CRAN Package Check Results for Package ConConPiWiFun

Last updated on 2020-08-07 01:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.6 29.67 45.98 75.65 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.6 26.88 35.11 61.99 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.6 109.11 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.6 98.08 NOTE
r-devel-windows-ix86+x86_64 0.4.6 74.00 87.00 161.00 NOTE
r-patched-linux-x86_64 0.4.6 30.06 45.83 75.89 NOTE
r-patched-solaris-x86 0.4.6 113.20 NOTE
r-release-linux-x86_64 0.4.6 29.66 44.98 74.64 NOTE
r-release-macos-x86_64 0.4.6 NOTE
r-release-windows-ix86+x86_64 0.4.6 72.00 111.00 183.00 NOTE
r-oldrel-macos-x86_64 0.4.6 NOTE
r-oldrel-windows-ix86+x86_64 0.4.6 54.00 102.00 156.00 NOTE

Check Details

Version: 0.4.6
Check: line endings in C/C++/Fortran sources/headers
Result: NOTE
    Found the following sources/headers with CR or CRLF line endings:
     inst/include/ConConPiWiFun.h
     inst/include/convex_function_manip.hpp
     inst/include/convex_functions_tools.hpp
     inst/include/cplfunction.hpp
     inst/include/cplfunctionvec.hpp
     inst/include/cpqfunction.hpp
     inst/include/cpqfunctionvec.hpp
    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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.4.6
Check: installed package size
Result: NOTE
     installed size is 5.9Mb
     sub-directories of 1Mb or more:
     libs 5.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.4.6
Check: compiled code
Result: NOTE
    File ‘ConConPiWiFun/libs/ConConPiWiFun.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