Last updated on 2020-04-25 01:52:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 7.79 | 61.40 | 69.19 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 6.47 | 46.95 | 53.42 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 80.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 84.36 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.5 | 47.00 | 121.00 | 168.00 | OK | |
r-patched-linux-x86_64 | 0.1.5 | 7.17 | 58.89 | 66.06 | OK | |
r-patched-osx-x86_64 | 0.1.5 | WARN | ||||
r-patched-solaris-x86 | 0.1.5 | 123.40 | NOTE | |||
r-release-linux-x86_64 | 0.1.5 | 4.81 | 54.24 | 59.05 | OK | |
r-release-windows-ix86+x86_64 | 0.1.5 | 34.00 | 185.00 | 219.00 | OK | |
r-release-osx-x86_64 | 0.1.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.5 | 13.00 | 102.00 | 115.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.5 | NOTE |
Version: 0.1.5
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘shinytest’ ‘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.1.5
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘BayesianNetwork.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 'BayesianNetwork.Rmd' failed with diagnostics:
pandoc document conversion failed with error 6
--- failed re-building ‘BayesianNetwork.Rmd’
SUMMARY: processing the following file failed:
‘BayesianNetwork.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-osx-x86_64