Skip to content

Commit

Permalink
Final updates to NEWS, cran-comments.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gothub committed Feb 15, 2020
1 parent 7aeba92 commit 2e7d8c8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
2 changes: 2 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
* Fix CRAN check warnings for dataone 2.1.3 (#241)
* Remove knitr/RDS dependency on R 3.5 (#245)
* Fix getDataPackage() failing with "subscript out of bounds" (#243)
* Mark deprecated function as defunct (#240)
* Fix roxygen2 errors related to function arguments (#241)

# Version 2.1.3

Expand Down
27 changes: 14 additions & 13 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
## Test environments

* macOS 10.l4.5 R 3.6.2
* Ubuntu 18.04 R 3.5
* Debian 9.4 R Under development (unstable) (2020-02-04 r7777
* Windows 10 R Under development
* Windows (via win-builder): x86_64-w64-mingw32 (64-bit), R version 3.5.3
* Windows (via win-builder): x86_64-w64-mingw32 (64-bit), R Under development (unstable)
* Windows (via win-builder): x86_64-w64-mingw32 (64-bit), R version 3.6.2
* macOS 10.14: R 3.6.2
* Ubuntu 18.10 R 3.6.2
* Debian 9.4: R Under development (unstable) (2020-02-04 r77771)
* Windows 10: R Under development
* Windows (via win-builder): x86_64-w64-mingw32 (64-bit) R 3.6.2
* Windows (via win-builder): x86_64-w64-mingw32 (64-bit) Under development (unstable)
* Windows (via win-builder): x86_64-w64-mingw32 (64-bit), R version 3.5.3
* rhub::check_for_cran()
* Fedora Linux, R-devel, clang, gfortran
* Windows Server 2012, R-devel, Rtools4.0, 32/64 bit (experimental)
* Fedora Linux, R-devel, GCC
* Fedora Linux, R-devel, clang, gfortran
* macOS 10.11 El Capitan, R-release (experimental)

## Changes since last release

Expand All @@ -16,14 +22,9 @@
* remove knitr/RDS dependency on R 3.5
* Fix getDataPackage() failing with "subscript out of bounds" (#243)


## R CMD check results

* There was one note:
Possibly mis-spelled words in DESCRIPTION:
DataONE (4:27, 42:9, 43:10)
- this is the correct spelling for the name of our organization.
* There were no ERRORs, or WARNINGs.
* There were no NOTEs, ERRORs, or WARNINGs.

## Downstream dependencies

Expand Down

0 comments on commit 2e7d8c8

Please sign in to comment.