Last updated on 2019-08-31 11:46:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.1 | 16.15 | 26.88 | 43.03 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.1 | 14.33 | 22.03 | 36.36 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.1 | 57.09 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.1 | 56.81 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9.1 | 29.00 | 62.00 | 91.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.1 | 14.72 | 26.29 | 41.01 | NOTE | |
r-patched-solaris-x86 | 0.9.1 | 99.50 | NOTE | |||
r-release-linux-x86_64 | 0.9.1 | 14.50 | 26.82 | 41.32 | NOTE | |
r-release-windows-ix86+x86_64 | 0.9.1 | 43.00 | 89.00 | 132.00 | NOTE | |
r-release-osx-x86_64 | 0.9.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9.1 | 29.00 | 58.00 | 87.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.9.1 | NOTE |
Version: 0.9.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.9.1
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls in package code:
'lava' 'numDeriv' 'survival'
Please use :: or requireNamespace() instead.
See section 'Suggested 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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.9.1
Check: R code for possible problems
Result: NOTE
cumres.lvmfit : myres: no visible global function definition for 'vars'
cumres.lvmfit: no visible global function definition for 'iid'
plot.cumres : sampleproc: no visible global function definition for
'lines'
plot.cumres : predband : <anonymous>: no visible binding for global
variable 'rgb'
plot.cumres : predband : <anonymous>: no visible global function
definition for 'col2rgb'
plot.cumres : predband: no visible global function definition for
'lines'
plot.cumres : predband: no visible global function definition for
'polygon'
Undefined global functions or variables:
col2rgb iid lines polygon rgb vars
Consider adding
importFrom("grDevices", "col2rgb", "rgb")
importFrom("graphics", "lines", "polygon")
to your NAMESPACE file.
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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.9.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
./matrix.h:4401:3: warning: 'bind1st<std::__1::multiplies<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:4401:3: warning: 'bind2nd<std::__1::multiplies<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:4881:3: warning: 'bind1st<std::__1::greater_equal<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:4881:3: warning: 'bind2nd<std::__1::greater_equal<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:4365:3: warning: 'bind1st<std::__1::minus<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:4365:3: warning: 'bind2nd<std::__1::minus<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:4436:3: warning: 'bind1st<std::__1::divides<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:4436:3: warning: 'bind2nd<std::__1::divides<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:4330:3: warning: 'bind1st<std::__1::plus<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:4330:3: warning: 'bind2nd<std::__1::plus<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:2180:31: warning: 'bind1st<std::__1::multiplies<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:2183:13: warning: 'bind2nd<std::__1::multiplies<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:2180:31: warning: 'bind1st<std::__1::minus<double>, double>' is deprecated [-Wdeprecated-declarations]
./matrix.h:2183:13: warning: 'bind2nd<std::__1::minus<double>, double>' is deprecated [-Wdeprecated-declarations]
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9.1
Check: compiled code
Result: NOTE
File ‘gof/libs/gof.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc