CRAN Package Check Results for Package iBATCGH

Last updated on 2019-05-01 01:51:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 252.65 58.42 311.07 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 194.07 47.62 241.69 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 490.50 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 436.52 NOTE
r-patched-linux-x86_64 1.3 239.23 58.13 297.36 NOTE
r-patched-solaris-x86 1.3 449.80 NOTE
r-release-linux-x86_64 1.3 233.14 58.69 291.83 NOTE
r-release-windows-ix86+x86_64 1.3 613.00 145.00 758.00 NOTE
r-release-osx-x86_64 1.3 NOTE
r-oldrel-windows-ix86+x86_64 1.3 617.00 92.00 709.00 NOTE
r-oldrel-osx-x86_64 1.3 NOTE

Check Details

Version: 1.3
Check: line endings in C/C++/Fortran sources/headers
Result: NOTE
    Found the following sources/headers with CR or CRLF line endings:
     inst/include/MHRProbit.h
     inst/include/MHRmixture.h
     inst/include/MHXIProbit.h
     inst/include/MHXImixture.h
     inst/include/MixtureMain.h
     inst/include/ProbitMain.h
     inst/include/pRMHProbit.h
     inst/include/pRMHXIProbit.h
     inst/include/pRMHXImixture.h
     inst/include/pRMHmixture.h
     inst/include/prMixture.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-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.3
Check: installed package size
Result: NOTE
     installed size is 8.2Mb
     sub-directories of 1Mb or more:
     data 3.0Mb
     libs 5.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

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