Last updated on 2020-04-25 01:52:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 4.92 | 86.91 | 91.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 3.55 | 67.89 | 71.44 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 114.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 110.31 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 18.00 | 95.00 | 113.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 4.45 | 84.92 | 89.37 | OK | |
r-patched-osx-x86_64 | 0.1.2 | WARN | ||||
r-patched-solaris-x86 | 0.1.2 | 212.30 | NOTE | |||
r-release-linux-x86_64 | 0.1.2 | 4.34 | 77.25 | 81.59 | OK | |
r-release-windows-ix86+x86_64 | 0.1.2 | 12.00 | 134.00 | 146.00 | OK | |
r-release-osx-x86_64 | 0.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 6.00 | 84.00 | 90.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.2 | NOTE |
Version: 0.1.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘modeldata’
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.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘adding-models-to-butcher.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 'adding-models-to-butcher.Rmd' failed with diagnostics:
pandoc document conversion failed with error 6
--- failed re-building ‘adding-models-to-butcher.Rmd’
--- re-building ‘available-axe-methods.Rmd’ using rmarkdown
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Joining, by = "class"
Joining, by = "class"
Joining, by = "class"
Joining, by = "class"
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 'available-axe-methods.Rmd' failed with diagnostics:
pandoc document conversion failed with error 6
--- failed re-building ‘available-axe-methods.Rmd’
--- re-building ‘butcher.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 'butcher.Rmd' failed with diagnostics:
pandoc document conversion failed with error 6
--- failed re-building ‘butcher.Rmd’
SUMMARY: processing the following files failed:
‘adding-models-to-butcher.Rmd’ ‘available-axe-methods.Rmd’
‘butcher.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-osx-x86_64