Age | Commit message (Collapse) | Author | Files | Lines |
|
* r-igraph: find old packages in the archive
Fixes #6104.
* r-irlba: find old packages in the archive
Fixes #6101.
* r-lazyeval: find old packages in the archive
Fixes #6102.
* packages: set list_url for all packages hosted on CRAN
* packages: consistently use the CRAN archive URLs
|
|
We moved to a new GitHub org! Now make the code and docs reflect that.
|
|
|
|
|
|
* Add default list_url for GitLab, BitBucket, and CRAN
* Fix flake and doc tests
|
|
* Add several new R packages
* Add a few more R packages
* Update more versions
* Convert Package to RPackage
* Add a few more packages
* Add missing dependencies
|
|
|
|
* Rename packages
* Upcasing depends_on() in packages.
* Downcased extends('r')
* Fixed erroneously changed URL that had slipped through.
* Fixed typo
* Fixed link from documentation into package source code.
* Fixed another doc problem.
* Changed underscores to dashes in package names.
* Added test to enforce lowercase, no-underscore naming convention.
* Fix r-xgboost
* Downcase more instances of 'R' in package auto-creation.
* Fix test.
* Converted unit test packages to use dashes not underscores
* Downcase `r` in the docs.
* Update module_file_support.rst
Fix r->R for class R.
|
|
|
|
|
|
This PR brings in the R devtools package and it dependencies.
|