Skip to content

Commit 81cb3e7

Browse files
committed
updated cran-comments.md
1 parent 11fb42e commit 81cb3e7

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

cran-comments.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11

22

33
## Test environments
4-
* local ubuntu 16.04 LTS, R 3.4.3
5-
* local OS X install, R 3.4.2 (binaries for OSX 3.4.3 do not appear available yet)
4+
* local: ubuntu 16.04 LTS, R 3.4.3
5+
* local: OS X install, R 3.4.2 (binaries for OSX 3.4.3 do not appear available yet)
66
* ubuntu 14.04.5 LTS (on travis-ci), R 3.4.2
7-
* winbuilder 3.4.0
8-
* winbuilder devel (2017-05-16 r72684)
9-
* rhub::check( platform = "ubuntu-gcc-devel" )
7+
* Windows Server 2012 R2 x64 (build 9600; on AppVeyor), R version 3.4.3 Patched(2017-12-06 r73855)
8+
* winbuilder: R version 3.4.3 (2017-11-30)
9+
* winbuilder: R Under development (unstable) (2017-09-12 r73242)
1010

1111

1212
## R CMD check results
1313
There were no ERRORs or WARNINGs.
1414

15-
There were 2 NOTEs:
15+
There was 1 NOTE:
1616

1717
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
1818
Maintainer: ‘Brian J. Knaus <[email protected]>’
@@ -56,11 +56,7 @@ All packages that I could install passed:
5656
## Memory-access errors
5757

5858
During the last submission Prof. Brian Ripley brought to my attention that vcfR contained memory access errors.
59-
I believe I have addressed this by running commands such as:
60-
61-
R -d "valgrind --leak-check=full --vgdb-error=1" -f tests/testthat/test_conversion.R
62-
63-
On various suspect functions.
59+
I believe I have addressed these issues in the present version (1.6.0).
6460

6561

6662
## Thank you CRAN Core Team!

0 commit comments

Comments
 (0)