Last updated on 2018-07-17 01:47:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 30.53 | 55.20 | 85.73 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 27.27 | 50.22 | 77.49 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 120.36 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 121.31 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.0.1 | 87.00 | 135.00 | 222.00 | OK | |
r-patched-linux-x86_64 | 0.0.1 | 29.91 | 52.52 | 82.43 | OK | |
r-patched-solaris-x86 | 0.0.1 | 137.90 | NOTE | |||
r-release-linux-x86_64 | 0.0.1 | 31.57 | 53.06 | 84.63 | OK | |
r-release-windows-ix86+x86_64 | 0.0.1 | 84.00 | 119.00 | 203.00 | OK | |
r-release-osx-x86_64 | 0.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.1 | 57.00 | 125.00 | 182.00 | OK | |
r-oldrel-osx-x86_64 | 0.0.1 | NOTE |
Version: 0.0.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘sparsepp’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/test-3.6/sparsepp/include/sparsepp/spp.h:2105:23: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘spp::sparsetable<std::pair<const long unsigned int, double>, spp::libc_allocator<std::pair<const long unsigned int, double> > >::group_type’ {aka ‘class spp::sparsegroup<std::pair<const long unsigned int, double>, spp::libc_allocator<std::pair<const long unsigned int, double> > >’} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
/data/gannet/ripley/R/test-3.6/sparsepp/include/sparsepp/spp.h:2105:23: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘spp::sparsetable<std::pair<const std::__cxx11::basic_string<char>, long unsigned int>, spp::libc_allocator<std::pair<const std::__cxx11::basic_string<char>, long unsigned int> > >::group_type’ {aka ‘class spp::sparsegroup<std::pair<const std::__cxx11::basic_string<char>, long unsigned int>, spp::libc_allocator<std::pair<const std::__cxx11::basic_string<char>, long unsigned int> > >’} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
/data/gannet/ripley/R/test-3.6/sparsepp/include/sparsepp/spp.h:1384:19: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘spp::sparsegroup<std::pair<const long unsigned int, double>, spp::libc_allocator<std::pair<const long unsigned int, double> > >::value_type’ {aka ‘struct std::pair<const long unsigned int, double>’} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
Flavor: r-devel-linux-x86_64-fedora-gcc