Commit d551539 1 parent c29c717 commit d551539 Copy full SHA for d551539
File tree 1 file changed +2
-13
lines changed
1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change 1
1
## 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
5
4
* win-builder (devel and release)
6
5
7
6
## R CMD check results
8
7
There were no ERRORs, NOTEs or WARNINGs.
9
8
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
-
20
9
## Downstream dependencies
21
10
Checked with revdepcheck, no problems.
You can’t perform that action at this time.
0 commit comments