R Development Page
Contributed R Packages
Below is a list of all packages provided by project Newcastle R courses.
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).
mas1343 | MAS1343: Introduction to statistical computing
|
|
Great code |
|
Version: 0.11 |
Last change: 2013-02-25 10:47:56+01 |
Rev.: 17 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("mas1343", repos="http://R-Forge.R-project.org") |
|
|
mas2316 | MAS2316: Introduction to regression and modelling
|
|
Data sets used in the Newcastle University MAS2316 course. |
|
Version: 0.13 |
Last change: 2015-03-12 12:53:46+01 |
Rev.: 170 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("mas2316", repos="http://R-Forge.R-project.org") |
|
|
nclRadvanced | nclRadvanced
|
|
A package for the Newcastle
University R courses. |
|
Version: 0.10.2 |
Last change: 2015-09-15 20:38:52+02 |
Rev.: 173 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("nclRadvanced", repos="http://R-Forge.R-project.org") |
|
|
nclRcourses | Functions for R courses at Newcastle University
|
|
Great code |
|
Version: 0.2 |
Last change: 2014-05-12 17:28:04+02 |
Rev.: 148 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("nclRcourses", repos="http://R-Forge.R-project.org") |
|
|
nclRefficient | nclRefficient
|
|
A package for the Newcastle University
R courses. |
|
Version: 0.4.0 |
Last change: 2015-01-16 21:06:48+01 |
Rev.: 165 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("nclRefficient", repos="http://R-Forge.R-project.org") |
|
|
nclRggplot2 | nclRggplot2
|
|
A package for the Newcastle University R courses. |
|
Version: 0.4.0 |
Last change: 2015-01-16 21:06:48+01 |
Rev.: 165 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("nclRggplot2", repos="http://R-Forge.R-project.org") |
|
|
nclRintroduction | A nclRintroduction
|
|
A package for the Newcastle University R
courses. |
|
Version: 0.4.2 |
Last change: 2015-03-19 10:28:45+01 |
Rev.: 171 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("nclRintroduction", repos="http://R-Forge.R-project.org") |
|
|
nclRmodelling | nclRmodelling
|
|
A package for the Newcastle University R courses. |
|
Version: 0.4.1 |
Last change: 2015-03-19 10:29:49+01 |
Rev.: 172 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("nclRmodelling", repos="http://R-Forge.R-project.org") |
|
|
nclRpackage | A package for the Newcastle University R courses.
|
|
A package for the Newcastle University R
courses. |
|
Version: 0.1 |
Last change: 2014-05-02 15:44:09+02 |
Rev.: 139 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("nclRpackage", repos="http://R-Forge.R-project.org") |
|
|
nclRprogramming | nclRprogramming
|
|
A package for the Newcastle University
R courses. |
|
Version: 0.4.0 |
Last change: 2015-01-16 21:06:48+01 |
Rev.: 165 |
|
Download:
(.tar.gz) |
(.zip) |
Build status: Current |
|
R install command:
install.packages("nclRprogramming", 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.