Last updated on 2020-04-23 12:46:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.2 | 12.62 | 102.88 | 115.50 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.2 | 10.91 | 78.79 | 89.70 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.2 | 139.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.2 | 139.24 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.6.2 | 51.00 | 211.00 | 262.00 | OK | |
r-patched-linux-x86_64 | 0.6.2 | 11.31 | 97.76 | 109.07 | OK | |
r-patched-osx-x86_64 | 0.6.2 | WARN | ||||
r-patched-solaris-x86 | 0.6.2 | 215.50 | NOTE | |||
r-release-linux-x86_64 | 0.6.2 | 10.81 | 88.91 | 99.72 | OK | |
r-release-windows-ix86+x86_64 | 0.6.2 | 29.00 | 188.00 | 217.00 | OK | |
r-release-osx-x86_64 | 0.6.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.6.2 | 29.00 | 174.00 | 203.00 | OK | |
r-oldrel-osx-x86_64 | 0.6.2 | NOTE |
Version: 0.6.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘GlobalOptions’ ‘dplyr’ ‘testthat’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-osx-x86_64, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.6.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘User_Guide.Rmd’ using rmarkdown
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: ____chkstk_darwin
Referenced from: /usr/local/bin/pandoc (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
Error: processing vignette 'User_Guide.Rmd' failed with diagnostics:
pandoc document conversion failed with error 6
--- failed re-building ‘User_Guide.Rmd’
SUMMARY: processing the following file failed:
‘User_Guide.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-osx-x86_64