This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update codemeta.json. bump version, update news and cran comments
- Loading branch information
Showing
6 changed files
with
28 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,20 @@ | ||
## Test environments | ||
|
||
* local OS X install, R 3.6.0 Patched | ||
* ubuntu 14.04 (on travis-ci), R 3.6.0 | ||
* local macOS install, R 3.6.3 Patched | ||
* ubuntu 16.04 (on travis-ci), R 3.6.3 | ||
* win-builder (devel and release) | ||
|
||
## R CMD check results | ||
|
||
License components with restrictions and base license permitting such: | ||
MIT + file LICENSE | ||
File 'LICENSE': | ||
YEAR: 2019 | ||
COPYRIGHT HOLDER: Scott Chamberlain | ||
0 errors | 0 warnings | 0 notes | ||
|
||
## Reverse dependencies | ||
|
||
* I have run R CMD check on the 1 downstream dependency, with no errors | ||
related to this package. Summary at | ||
<https://github.com/ropensci/rplos/blob/master/revdep/README.md> | ||
* I have run R CMD check on the 1 downstream dependency, with no errors. Summary at <https://github.com/ropensci/rplos/blob/master/revdep/README.md> | ||
|
||
---------- | ||
|
||
This version fixes problems in test fixture files that had non-ascii text that caused test suite failures on debian clang devel platform. | ||
This version moves location of README images, swaps out a function from a dependency package, and some functions gain progress bar ability. | ||
|
||
Thanks! | ||
Scott Chamberlain |