Last updated on 2017-07-16 22:46:46.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.19 | 7.32 | 74.07 | 81.39 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.19 | 7.19 | 83.08 | 90.28 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.19 | 144.35 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0.19 | 149.00 | OK | |||
| r-devel-windows-ix86+x86_64 | 0.0.19 | 42.00 | 126.00 | 168.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.19 | 7.31 | 82.96 | 90.27 | OK | |
| r-patched-solaris-x86 | 0.0.19 | 167.00 | OK | |||
| r-release-linux-x86_64 | 0.0.19 | 6.77 | 84.44 | 91.21 | OK | |
| r-release-windows-ix86+x86_64 | 0.0.19 | 45.00 | 126.00 | 171.00 | NOTE | |
| r-release-osx-x86_64 | 0.0.19 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 0.0.19 | 45.00 | 129.00 | 174.00 | NOTE | |
| r-oldrel-osx-x86_64 | 0.0.19 | OK |
Version: 0.0.19
Check: compiled code
Result: NOTE
File 'Cubist/libs/i386/Cubist.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'getdata.o'
File 'Cubist/libs/x64/Cubist.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'getdata.o'
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
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: 0.0.19
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Loading required package: lattice
Loading required package: ggplot2
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'cubist.tex' failed.
LaTeX errors:
! LaTeX Error: File `lastpage.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.12 \usepackage
[^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-release-osx-x86_64