CRAN Package Check Results for Package rkeops

Last updated on 2024-02-15 14:48:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.2.2 24.31 54.24 78.55 NOTE
r-devel-linux-x86_64-debian-gcc 2.2.2 12.64 121.30 133.94 OK
r-devel-linux-x86_64-fedora-clang 2.2.2 517.23 OK
r-devel-linux-x86_64-fedora-gcc 2.2.2 552.72 OK
r-patched-linux-x86_64 2.2.2 19.89 154.99 174.88 OK
r-release-linux-x86_64 1.4.2.2 24.72 52.01 76.73 NOTE
r-release-macos-arm64 2.2.2 146.00 OK
r-release-macos-x86_64 2.2.2 164.00 OK
r-oldrel-macos-arm64 2.2.2 116.00 WARN

Check Details

Version: 1.4.2.2
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 1.4.2.2
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 2.2.2
Check: S3 generic/method consistency
Result: WARN Warning: declared S3 method '*.ComplexLazyTensor' not found Warning: declared S3 method '*.LazyTensor' not found Warning: declared S3 method '*.default' not found Warning: declared S3 method '+.ComplexLazyTensor' not found Warning: declared S3 method '+.LazyTensor' not found Warning: declared S3 method '+.default' not found Warning: declared S3 method '-.ComplexLazyTensor' not found Warning: declared S3 method '-.LazyTensor' not found Warning: declared S3 method '-.default' not found Warning: declared S3 method '/.ComplexLazyTensor' not found Warning: declared S3 method '/.LazyTensor' not found Warning: declared S3 method '/.default' not found Warning: declared S3 method 'Arg.ComplexLazyTensor' not found Warning: declared S3 method 'Arg.LazyTensor' not found Warning: declared S3 method 'Arg.default' not found Warning: declared S3 method 'Conj.ComplexLazyTensor' not found Warning: declared S3 method 'Conj.LazyTensor' not found Warning: declared S3 method 'Conj.default' not found Warning: declared S3 method 'Im.ComplexLazyTensor' not found Warning: declared S3 method 'Im.LazyTensor' not found Warning: declared S3 method 'Im.default' not found Warning: declared S3 method 'Mod.ComplexLazyTensor' not found Warning: declared S3 method 'Mod.LazyTensor' not found Warning: declared S3 method 'Mod.default' not found Warning: declared S3 method 'Re.ComplexLazyTensor' not found Warning: declared S3 method 'Re.LazyTensor' not found Warning: declared S3 method 'Re.default' not found Warning: declared S3 method '^.LazyTensor' not found Warning: declared S3 method '^.default' not found Warning: declared S3 method 'abs.ComplexLazyTensor' not found Warning: declared S3 method 'abs.LazyTensor' not found Warning: declared S3 method 'abs.default' not found Warning: declared S3 method 'acos.LazyTensor' not found Warning: declared S3 method 'acos.default' not found Warning: declared S3 method 'asin.LazyTensor' not found Warning: declared S3 method 'asin.default' not found Warning: declared S3 method 'atan.LazyTensor' not found Warning: declared S3 method 'atan.default' not found Warning: declared S3 method 'cos.LazyTensor' not found Warning: declared S3 method 'cos.default' not found Warning: declared S3 method 'exp.ComplexLazyTensor' not found Warning: declared S3 method 'exp.LazyTensor' not found Warning: declared S3 method 'exp.default' not found Warning: declared S3 method 'log.LazyTensor' not found Warning: declared S3 method 'log.default' not found Warning: declared S3 method 'max.LazyTensor' not found Warning: declared S3 method 'max.default' not found Warning: declared S3 method 'min.LazyTensor' not found Warning: declared S3 method 'min.default' not found Warning: declared S3 method 'round.LazyTensor' not found Warning: declared S3 method 'round.default' not found Warning: declared S3 method 'sign.LazyTensor' not found Warning: declared S3 method 'sign.default' not found Warning: declared S3 method 'sin.LazyTensor' not found Warning: declared S3 method 'sin.default' not found Warning: declared S3 method 'sqrt.LazyTensor' not found Warning: declared S3 method 'sqrt.default' not found Warning: declared S3 method 'sum.LazyTensor' not found Warning: declared S3 method 'sum.default' not found Warning: declared S3 method '|.LazyTensor' not found Warning: declared S3 method '|.default' not found See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-arm64