Last updated on 2018-05-14 01:47:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 70.60 | 32.88 | 103.48 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 56.28 | 28.85 | 85.13 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 145.72 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 127.56 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2.0 | 168.00 | 121.00 | 289.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.0 | 71.49 | 33.84 | 105.33 | NOTE | |
r-patched-solaris-x86 | 1.2.0 | 138.80 | NOTE | |||
r-release-linux-x86_64 | 1.2.0 | 72.29 | 34.28 | 106.57 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2.0 | 168.00 | 121.00 | 289.00 | NOTE | |
r-release-osx-x86_64 | 1.2.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.0 | 195.00 | 80.00 | 275.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.2.0 | NOTE |
Version: 1.2.0
Check: compiled code
Result: NOTE
File ‘xml2/libs/xml2.so’:
Found non-API calls to R: ‘R_GetConnection’, ‘R_WriteConnection’
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: 1.2.0
Check: installed package size
Result: NOTE
installed size is 6.7Mb
sub-directories of 1Mb or more:
libs 6.4Mb
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.2.0
Check: compiled code
Result: NOTE
File 'xml2/libs/i386/xml2.dll':
Found non-API calls to R: 'R_GetConnection', 'R_WriteConnection'
File 'xml2/libs/x64/xml2.dll':
Found non-API calls to R: 'R_GetConnection', 'R_WriteConnection'
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: 1.2.0
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Error: processing vignette 'modification.Rmd' failed with diagnostics:
shared object 'stringi.so' not found
Execution halted
Flavor: r-release-osx-x86_64