Skip to content

Commit d551539

Browse files
committed
Update cran comments
1 parent c29c717 commit d551539

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

cran-comments.md

+2-13
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
11
## Test environments
2-
* travis-ci, Ubuntu 14.04, R 3.6
3-
* local machine, Ubuntu 18.04, R 3.6
4-
* local machine, Windows 10, R 3.6
2+
* travis-ci, Ubuntu 16.04.6, R 3.6.1
3+
* local machine, Manjaro Linux, R 3.6.1
54
* win-builder (devel and release)
65

76
## R CMD check results
87
There were no ERRORs, NOTEs or WARNINGs.
98

10-
However, for win-builder release I get:
11-
```
12-
Error in library.dynam(lib, package, package.lib) :
13-
DLL 'Rcpp' not found: maybe not installed for this architecture?"
14-
```
15-
16-
but on my local Windows 10, and win-builder devel everything is fine,
17-
so I think this might be an issue with the build system.
18-
(the version currently on CRAN also fails: https://cloud.r-project.org//web/checks/check_results_shinyTime.html)
19-
209
## Downstream dependencies
2110
Checked with revdepcheck, no problems.

0 commit comments

Comments
 (0)