Last updated on 2019-01-22 05:49:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 55.52 | 144.48 | 200.00 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 49.46 | 109.69 | 159.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.2 | 260.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 237.03 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.2 | 156.00 | 143.00 | 299.00 | WARN | |
r-patched-linux-x86_64 | 0.2.2 | 58.97 | 143.59 | 202.56 | NOTE | |
r-patched-solaris-x86 | 0.2.2 | 213.30 | ERROR | |||
r-release-linux-x86_64 | 0.2.2 | 59.76 | 145.11 | 204.87 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2.2 | 177.00 | 139.00 | 316.00 | NOTE | |
r-release-osx-x86_64 | 0.2.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.2 | 194.00 | 100.00 | 294.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2.2 | NOTE |
Version: 0.2.2
Check: whether package can be installed
Result: NOTE
Found the following warnings:
../inst/include/blaze/math/smp/openmp/Functions.h:98:1: warning: control may reach end of non-void function [-Wreturn-type]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.2.2
Check: line endings in C/C++/Fortran sources/headers
Result: NOTE
Found the following sources/headers with CR or CRLF line endings:
inst/include/RcppBlazeConfig.h
inst/include/RcppBlazeForward.h
inst/include/blaze/math/lapack/trsv.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
Version: 0.2.2
Check: pragmas in C/C++ headers and code
Result: NOTE
File which contains pragma(s) suppressing diagnostics:
‘inst/include/RcppBlazeConfig.h’
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-release-linux-x86_64, r-release-windows-ix86+x86_64
Version: 0.2.2
Check: installed package size
Result: NOTE
installed size is 27.8Mb
sub-directories of 1Mb or more:
include 25.5Mb
libs 2.2Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
d:/RCompile/CRANpkg/lib/3.6/BH/include/boost/winapi/basic_types.hpp:212:44: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
d:/RCompile/CRANpkg/lib/3.6/BH/include/boost/winapi/basic_types.hpp:213:53: warning: ISO C++ 1998 does not support 'long long' [-Wlong-long]
Flavor: r-devel-windows-ix86+x86_64
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in ‘RcppBlaze-Ex.R’ failed
The error most likely occurred in:
> ### Name: fastLmPure
> ### Title: linear model fitting function based on RcppBlaze
> ### Aliases: fastLmPure
>
> ### ** Examples
>
> # according to fastLm example in RcppArmadillo
> data(trees, package="datasets")
> flm <- fastLmPure(cbind(1, log(trees$Girth)), log(trees$Volume), 0)
*** caught segfault ***
address fcb6bc4a, cause 'memory not mapped'
Traceback:
1: fastLmPure(cbind(1, log(trees$Girth)), log(trees$Volume), 0)
An irrecoverable exception occurred. R is aborting now ...
Flavor: r-patched-solaris-x86