CRAN Package Check Results for Package iBATCGH

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 337.88 64.98 402.86 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 244.20 50.58 294.78 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 572.60 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 516.06 NOTE
r-devel-windows-ix86+x86_64 1.3 857.00 116.00 973.00 NOTE
r-patched-linux-x86_64 1.3 250.48 64.65 315.13 NOTE
r-patched-solaris-x86 1.3 427.10 NOTE
r-release-linux-x86_64 1.3 251.35 64.15 315.50 NOTE
r-release-macos-x86_64 1.3 NOTE
r-release-windows-ix86+x86_64 1.3 845.00 157.00 1002.00 NOTE
r-oldrel-macos-x86_64 1.3 NOTE
r-oldrel-windows-ix86+x86_64 1.3 551.00 135.00 686.00 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-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: 1.3
Check: installed package size
Result: NOTE
     installed size is 9.3Mb
     sub-directories of 1Mb or more:
     data 3.0Mb
     libs 6.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+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: 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