Last updated on 2018-07-17 01:46:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 16.53 | 70.87 | 87.40 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 13.88 | 60.86 | 74.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 116.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 110.87 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.6.1 | 86.00 | 116.00 | 202.00 | OK | |
r-patched-linux-x86_64 | 0.6.1 | 17.81 | 72.98 | 90.79 | NOTE | |
r-patched-solaris-x86 | 0.6.1 | 168.60 | OK | |||
r-release-linux-x86_64 | 0.6.1 | 17.30 | 71.98 | 89.28 | NOTE | |
r-release-windows-ix86+x86_64 | 0.6.1 | 98.00 | 173.00 | 271.00 | OK | |
r-release-osx-x86_64 | 0.6.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.6.1 | 72.00 | 170.00 | 242.00 | OK | |
r-oldrel-osx-x86_64 | 0.6.1 | NOTE |
Version: 0.6.1
Check: compiled code
Result: NOTE
File ‘creditr/libs/creditr.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
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-release-linux-x86_64
Version: 0.6.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
lprintf.c:336:17: warning: ‘strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.6.1
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
ISDA(R) is a registered mark of the International Swaps and
Derivatives
Association, Inc.
Please type **yes** to assent to
the aforementioned terms.
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'creditr.tex' failed.
LaTeX errors:
! LaTeX Error: File `tocbibind.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.17 \usepackage
{tabularx}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64