Last updated on 2020-07-02 02:09:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.3 | 7.14 | 37.37 | 44.51 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.3 | 5.35 | 29.68 | 35.03 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.3 | 59.67 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.3 | 52.01 | NOTE | |||
r-devel-windows-ix86+x86_64 | 4.3 | 104.00 | 279.00 | 383.00 | NOTE | |
r-patched-linux-x86_64 | 4.3 | 6.15 | 37.50 | 43.65 | NOTE | |
r-patched-solaris-x86 | 4.3 | 71.70 | NOTE | |||
r-release-linux-x86_64 | 4.3 | 5.56 | 37.03 | 42.59 | NOTE | |
r-release-osx-x86_64 | 4.3 | WARN | ||||
r-release-windows-ix86+x86_64 | 4.3 | 88.00 | 251.00 | 339.00 | NOTE | |
r-oldrel-osx-x86_64 | 4.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 4.3 | 83.00 | 286.00 | 369.00 | NOTE |
Version: 4.3
Check: compiled code
Result: NOTE
File 'curl/libs/curl.so':
Found non-API call to R: 'R_new_custom_connection'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 4.3
Check: installed package size
Result: NOTE
installed size is 9.0Mb
sub-directories of 1Mb or more:
doc 1.7Mb
libs 7.1Mb
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 4.3
Check: compiled code
Result: NOTE
File 'curl/libs/i386/curl.dll':
Found non-API call to R: 'R_new_custom_connection'
File 'curl/libs/x64/curl.dll':
Found non-API call to R: 'R_new_custom_connection'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 4.3
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘intro.Rmd’ using rmarkdown
Error: processing vignette 'intro.Rmd' failed with diagnostics:
there is no package called ‘Rcpp’
--- failed re-building ‘intro.Rmd’
--- re-building ‘windows.Rmd’ using rmarkdown
Error: processing vignette 'windows.Rmd' failed with diagnostics:
there is no package called ‘Rcpp’
--- failed re-building ‘windows.Rmd’
SUMMARY: processing the following files failed:
‘intro.Rmd’ ‘windows.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-osx-x86_64