Content deleted Content added
DavidMCEddy (talk | contribs) m add a reference ~~~~ |
DavidMCEddy (talk | contribs) mentioned checking for syntax errors and agreement betw. man + code ~~~~ |
||
Line 23:
| title = Creating R Packages, Using CRAN, R-Forge, And Local R Archive Networks And Subversion (SVN) Repositories
| url =http://cran.r-project.org/doc/contrib/Graves+DoraiRaj-RPackageDevelopment.pdf| }}
</ref> checks for errors of various types.
| title=The Comprehensive R Archive Network | url =http://cran.r-project.org}} </ref> and under development in the [[Apache Subversion|Subversion]] repository R-Forge <ref> {{ cite web | title = R-Forge | url=http://r-forge.r-project.org}} </ref> are repeatedly compiled on different platforms under different versions of the core R language. The results are made available to package maintainers. In this way, package contributors become aware of problems they might otherwise never encounter themselves, because they otherwise would not have easy access to those alternative test results.
|