R Development Page
Contributed R Packages
Below is a list of all packages provided by project diseasemapping.
Important note for package
binaries: R-Forge provides these binaries only for
the most recent version of R, but not for older
versions. In order to successfully install the
packages provided on R-Forge, you have to switch
to the most recent version of R or, alternatively,
install from the package sources (.tar.gz).
Pmisc | Various Utilities for knitr and inla
|
|
Various utilities for files and documents. |
|
Version: 0.3.3 |
Last change: 2024-06-14 21:16:13+02 |
Rev.: 3525 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("Pmisc", repos="http://R-Forge.R-project.org") |
|
|
PmiscSpatial | Various Utilities for modis and lgcp
|
|
Various utilities for files and documents. |
|
Version: 0.0.1 |
Last change: 2019-11-08 14:56:48+01 |
Rev.: 2302 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("PmiscSpatial", repos="http://R-Forge.R-project.org") |
|
|
clRNG | Random numbers with GPU
|
|
Random numbers on the gpu |
|
Version: 0.0.1 |
Last change: 2019-10-30 19:33:29+01 |
Rev.: 2291 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build |
|
R install command:
install.packages("clRNG", repos="http://R-Forge.R-project.org") |
|
|
diseasemapping | Modelling Spatial Variation in Disease Risk for Areal Data
|
|
Formatting of population and case data, calculation of Standardized
Incidence Ratios, and fitting the BYM model using INLA. For details see Brown (2015) . |
|
Version: 2.0.6 |
Last change: 2024-02-08 14:33:06+01 |
Rev.: 3473 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get diseasemapping 2.0.6 from CRAN |
|
R install command:
install.packages("diseasemapping", repos="http://R-Forge.R-project.org") |
|
|
gcensus | Census populations and polygons
|
|
Tools for using the gcensus database, which which is distributed
separately from the package |
|
Version: 0.0.1 |
Last change: 2023-12-01 21:20:44+01 |
Rev.: 3434 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("gcensus", repos="http://R-Forge.R-project.org") |
|
|
geostatsp | Geostatistical Modelling with Likelihood and Bayes
|
|
Geostatistical modelling facilities using SpatRaster and SpatVector
objects are provided. Non-Gaussian models are fit using INLA, and Gaussian
geostatistical models use Maximum Likelihood Estimation. For details see Brown (2015) . The RandomFields package is available at . |
|
Version: 2.0.7 |
Last change: 2024-05-24 20:36:08+02 |
Rev.: 3524 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get geostatsp 2.0.6 from CRAN |
|
R install command:
install.packages("geostatsp", repos="http://R-Forge.R-project.org") |
|
|
gmrf | gmrf
|
|
stuff |
|
Version: 0.0 |
Last change: 2017-11-16 02:53:44+01 |
Rev.: 1874 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build |
|
R install command:
install.packages("gmrf", repos="http://R-Forge.R-project.org") |
|
|
gpuMatrix | Matrix for GPU
|
|
Symmetric and sparse matrices with the gpuR package |
|
Version: 0.0.1 |
Last change: 2019-11-20 19:14:58+01 |
Rev.: 2317 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build |
|
R install command:
install.packages("gpuMatrix", repos="http://R-Forge.R-project.org") |
|
|
mapmisc | Utilities for Producing Maps
|
|
Provides a minimal, light-weight set of tools for producing nice looking maps in R, with support for map projections. See Brown (2016) . |
|
Version: 2.1.0 |
Last change: 2024-04-15 15:54:15+02 |
Rev.: 3519 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current | Stable Release: Get mapmisc 2.1.0 from CRAN |
|
R install command:
install.packages("mapmisc", repos="http://R-Forge.R-project.org") |
|
|
pandemic | Bayesian inference for data from the initial stages of a pandemic
|
|
Estimates model parameters from data and predicts hospital load given the number of infections. |
|
Version: 0.3 |
Last change: 2018-04-06 18:29:57+02 |
Rev.: 1977 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Failed to build |
|
R install command:
install.packages("pandemic", repos="http://R-Forge.R-project.org") |
|
|
Build status codes
0 - Current: the package is available for download. The corresponding package passed checks on the Linux and Windows platform without ERRORs.
1 - Scheduled for build: the package has been recognized by the build system and provided in the staging area.
2 - Building: the package has been sent to the build machines. It will be built and checked using the latest patched version of R. Note that it is included in a batch of several packages. Thus, this process will take some time to finish.
3 - Failed to build: the package failed to build or did not pass the checks on the Linux and/or Windows platform. It is not made available since it does not meet the policies.
4 - Conflicts: two or more packages of the same name exist. None of them will be built. Maintainers are asked to negotiate further actions.
5 - Offline: the package is not available. The build system may be offline or the package maintainer did not trigger a rebuild (done e.g., via committing to the package repository).
If your package is not shown on this page or not building, then check the build system status report.