Skip to content

Commit 2e7d8c8

Browse files
committed
Final updates to NEWS, cran-comments.md
1 parent 7aeba92 commit 2e7d8c8

File tree

2 files changed

+16
-13
lines changed

2 files changed

+16
-13
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
* Fix CRAN check warnings for dataone 2.1.3 (#241)
1010
* Remove knitr/RDS dependency on R 3.5 (#245)
1111
* Fix getDataPackage() failing with "subscript out of bounds" (#243)
12+
* Mark deprecated function as defunct (#240)
13+
* Fix roxygen2 errors related to function arguments (#241)
1214

1315
# Version 2.1.3
1416

cran-comments.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
## Test environments
22

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

1117
## Changes since last release
1218

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

19-
2025
## R CMD check results
2126

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

2829
## Downstream dependencies
2930

0 commit comments

Comments
 (0)