Last updated on 2020-04-25 01:53:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2019.8.5 | 23.33 | 58.28 | 81.61 | OK | |
r-devel-linux-x86_64-debian-gcc | 2019.8.5 | 15.28 | 41.92 | 57.20 | OK | |
r-devel-linux-x86_64-fedora-clang | 2019.8.5 | 100.16 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2019.8.5 | 94.34 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2019.8.5 | 69.00 | 169.00 | 238.00 | OK | |
r-patched-linux-x86_64 | 2019.8.5 | 17.90 | 53.86 | 71.76 | OK | |
r-patched-osx-x86_64 | 2019.8.5 | WARN | ||||
r-patched-solaris-x86 | 2019.8.5 | 125.60 | NOTE | |||
r-release-linux-x86_64 | 2019.8.5 | 19.13 | 53.23 | 72.36 | OK | |
r-release-windows-ix86+x86_64 | 2019.8.5 | 67.00 | 87.00 | 154.00 | OK | |
r-release-osx-x86_64 | 2019.8.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2019.8.5 | 37.00 | 125.00 | 162.00 | OK | |
r-oldrel-osx-x86_64 | 2019.8.5 | NOTE |
Version: 2019.8.5
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘RcppProgress’
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: 2019.8.5
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘commuter_model.Rmd’ using rmarkdown
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
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 'commuter_model.Rmd' failed with diagnostics:
pandoc document conversion failed with error 6
--- failed re-building ‘commuter_model.Rmd’
--- re-building ‘including_vax.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 'including_vax.Rmd' failed with diagnostics:
pandoc document conversion failed with error 6
--- failed re-building ‘including_vax.Rmd’
SUMMARY: processing the following files failed:
‘commuter_model.Rmd’ ‘including_vax.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-osx-x86_64