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, ): buildrcontext (v 0.1.4, ): Contexts for evaluating R expressionsdde (v 1.0.2, ): Solve Delay Differential Equationsdefer (v 0.1.0, ): Defer Errorsdidehpc (v 0.2.11, ): DIDE HPC Supportdrat.builder (v 0.1.0, ): Build Tools For 'drat'dust (v 0.4.6, ): Iterate Multiple Realisations of Stochastic Modelsheartbeatr (v 0.4.0, ): Heartbeat Support using 'Redis'jsonvalidate (v 1.2.2, ): Validate 'JSON' Schemamcstate (v 0.2.5, ): Monte Carlo Methods for State Space Modelsnomad (v 0.0.1, ): Create Portable R Repositoriesodin (v 1.0.6, ): ODE Generation and Integrationodin.dust (v 0.0.9, ): Compile Odin to Dustodin.js (v 0.1.8, ): 'odin' 'JavaScript' supportodin.ui (v 0.3.3, ): Shiny User Interface for 'odin'pkgapi (v 0.0.9, ): Turn a Package into an HTTP APIprovisionr (v 0.1.13, ): Provision a Libraryqueuer (v 0.1.2, ): Queue Tasksrcmdshlib (v 0.0.2, ): Build Shared Libraries From Rrrq (v 0.1.2, ): Simple Redis Queuespecio (v 0.1.4, ): Read Spectrum Filessyncr (v 0.0.3, ): Synchronise Directoriestraduire (v 0.0.5, ): Example Translation in a Packagevaultr (v 1.0.4, ): 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")