1
0
Fork 0
mirror of https://github.com/prise6/aVirtualTwins.git synced 2024-04-27 19:12:45 +02:00
aVirtualTwins/cran-comments.md

104 lines
2 KiB
Markdown
Raw Permalink Normal View History

2018-02-03 16:53:41 +01:00
submission 4
----------------------------------------------------------------
## v1.0.1 : patch to cran fix minor issues:
* make checkable examples : fix subgroups example
## Test environments
* Linux, Debian jessie, R 3.4.3
* win-builder (devel and release)
## R CMD check result
Status: OK
R CMD check results
0 errors | 0 warnings | 0 notes
2018-02-03 13:19:05 +01:00
This is the third submission
----------------------------------------------------------------
## v1.0.1 : patch to cran fix minor issues:
* make checkable examples
* update version date
* add reference to Jared Foster article
## Test environments
* Linux, Debian jessie, R 3.4.3
* win-builder (devel and release)
## R CMD check result
Status: OK
R CMD check results
0 errors | 0 warnings | 0 notes
This is the second submission
----------------------------------------------------------------
## v1.0.1 : patch to cran warning:
>CRAN packages using undeclared packages in vignettes
2018-01-31 00:40:38 +01:00
`rmarkdown` seems to be the issue. Added `rmarkdown` to suggest field.
`e1071` was added too.
## Test environments
* Linux, Debian jessie, R 3.4.3
* win-builder (devel and release)
## R CMD check result
Status: OK
R CMD check results
0 errors | 0 warnings | 0 notes
2016-10-09 02:45:00 +02:00
This is the first submission
----------------------------------------------------------------
## Test environments
* Linux, Debian jessie, R 3.2.5
* win-builder (devel and release)
## R CMD check result
There were no ERRORs or WARNINGs.
Only one NOTE:
[french]
* VT.difft: possible error in new(structure("VT.difft", package = "aVirtualTwins"), ...): ... utilisé dans une situation où il n'existe pas
[english]
* VT.difft: possible error in new(structure("VT.difft", package = "aVirtualTwins"), ...): ... used in a situation where it does not exist
It seems to be a temporary bug in R-devel [ref](http://r.789695.n4.nabble.com/R-CMD-check-quot-quot-used-in-a-situation-where-it-does-not-exist-td4701779.html)
This NOTE doesn't exist in stable version of R. No NOTEs for win-builder tests.