Last updated on 2019-11-26 00:51:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2-1 | 41.16 | 34.83 | 75.99 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2-1 | 20.19 | 28.26 | 48.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2-1 | 104.45 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2-1 | 76.88 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2-1 | 55.00 | 76.00 | 131.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 1.2-1 | 65.00 | 78.00 | 143.00 | NOTE | |
r-patched-linux-x86_64 | 1.2-1 | 19.82 | 34.35 | 54.17 | NOTE | |
r-patched-solaris-x86 | 1.2-1 | 98.90 | NOTE | |||
r-release-linux-x86_64 | 1.2-1 | 19.13 | 34.92 | 54.05 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2-1 | 45.00 | 100.00 | 145.00 | NOTE | |
r-release-osx-x86_64 | 1.2-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2-1 | 44.00 | 65.00 | 109.00 | OK | |
r-oldrel-osx-x86_64 | 1.2-1 | OK |
Version: 1.2-1
Check: line endings in C/C++/Fortran sources/headers
Result: NOTE
Found the following sources/headers with CR or CRLF line endings:
inst/include/famstr.h
inst/include/gee2.h
inst/include/geese.h
inst/include/geesubs.h
inst/include/inter.h
inst/include/ordgee.h
inst/include/param.h
inst/include/tnt/cholesky.h
inst/include/tnt/cmat.h
inst/include/tnt/fcscmat.h
inst/include/tnt/fmat.h
inst/include/tnt/fortran.h
inst/include/tnt/fspvec.h
inst/include/tnt/index.h
inst/include/tnt/lapack.h
inst/include/tnt/lu.h
inst/include/tnt/qr.h
inst/include/tnt/region1d.h
inst/include/tnt/region2d.h
inst/include/tnt/stopwatch.h
inst/include/tnt/subscript.h
inst/include/tnt/tnt.h
inst/include/tnt/tntmath.h
inst/include/tnt/tntreqs.h
inst/include/tnt/transv.h
inst/include/tnt/triang.h
inst/include/tnt/trisolve.h
inst/include/tnt/vec.h
inst/include/tnt/vecadaptor.h
inst/include/tnt/version.h
inst/include/tntsupp.h
inst/include/utils.h
Some Unix compilers require LF line endings.
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-devel-windows-ix86+x86_64-gcc8, 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
Version: 1.2-1
Check: compiled code
Result: NOTE
File ‘geepack/libs/geepack.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