MRC IDE packages that are not yet (and in some cases ever) going on CRAN
beers
(v 0.1.0, ): Calculate Beers Ordinary Interpolationbuildr
(v 0.0.3, ): buildrconan
(v 0.1.1, ): Conan the Librariancontext
(v 0.5.0, ): Contexts for evaluating R expressionsdde
(v 1.0.4, ): Solve Delay Differential Equationsdefer
(v 0.1.0, ): Defer Errorsdidehpc
(v 0.3.21, ): DIDE HPC Supportdrat.builder
(v 0.1.1, ): Build Tools For 'drat'dust
(v 0.14.9, ): Iterate Multiple Realisations of Stochastic Modelsheartbeatr
(v 0.6.0, ): Heartbeat Support using 'Redis'jsonvalidate
(v 1.4.1, ): Validate 'JSON' Schemamcstate
(v 0.9.15, ): Monte Carlo Methods for State Space Modelsnomad
(v 0.0.1, ): Create Portable R Repositoriesodin
(v 1.5.4, ): ODE Generation and Integrationodin.dust
(v 0.3.6, ): Compile Odin to Dustodin.js
(v 0.1.11, ): 'odin' 'JavaScript' supportodin.ui
(v 0.3.3, ): Shiny User Interface for 'odin'porcelain
(v 0.1.15, ): Turn a Package into an HTTP APIprovisionr
(v 0.1.14, ): Provision a Libraryqueuer
(v 0.5.0, ): Queue Tasksrcmdshlib
(v 0.0.2, ): Build Shared Libraries From Rrrq
(v 0.7.1, ): Simple Redis Queuespecio
(v 0.1.4, ): Read Spectrum Filessyncr
(v 0.0.3, ): Synchronise Directoriestraduire
(v 0.1.0, ): Internationalisation on the Flyvaultr
(v 1.1.2, ): Vault Client for Secrets and Sensitive DataIf drat
is not installed, first install from
CRAN with
install.packages("drat")
To install packages, run
drat:::add("mrc-ide")
after which packages can be installed as usual, for example:
install.packages("drat.builder")