Skip to content

24-7 Today

Menu
  • Home
  • Ads Guide
  • Blogging
  • Sec Tips
  • SEO Strategies
Menu

CRAN-like repository for most recent releases ot Techtonique’s R packages

Posted on March 2, 2025 by 24-7

If you’re looking for most recent releases of Techtonique’s R packages like ahead, bayesianrvfl, bcn, learningmachine, or esgtoolkit (not available on CRAN), you can use the CRAN-like repository located at: https://r-packages.techtonique.net.

Here’s how:

# once and for all
options(repos = c(
                    techtonique = "https://r-packages.techtonique.net",
                    CRAN = "https://cloud.r-project.org"
                ))

install.packages("package_name")                

Otherwise, you can install the package from source, and the sources are available at (link in left column):

https://r-packages.techtonique.net/packages

image-title-here

Related

Related

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

©2025 24-7 Today | Design: WordPress | Design: Facts