CRAN Package Check Results for Package copula

Last updated on 2023-01-25 04:51:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-1 58.19 898.72 956.91 WARN
r-devel-linux-x86_64-debian-gcc 1.1-1 45.09 652.63 697.72 WARN
r-devel-linux-x86_64-fedora-clang 1.1-1 1153.92 WARN
r-devel-linux-x86_64-fedora-gcc 1.1-1 1139.58 WARN
r-devel-windows-x86_64 1.1-1 272.00 514.00 786.00 NOTE --no-vignettes
r-patched-linux-x86_64 1.1-1 55.26 856.97 912.23 OK
r-release-linux-x86_64 1.1-1 50.39 813.95 864.34 OK
r-release-macos-arm64 1.1-1 376.00 NOTE
r-release-macos-x86_64 1.1-1 387.00 NOTE
r-release-windows-x86_64 1.1-1 274.00 448.00 722.00 NOTE --no-vignettes
r-oldrel-macos-arm64 1.1-1 412.00 NOTE
r-oldrel-macos-x86_64 1.1-1 402.00 NOTE
r-oldrel-windows-ix86+x86_64 1.1-1 108.00 841.00 949.00 NOTE --no-vignettes

Check Details

Version: 1.1-1
Check: compiled code
Result: WARN
    File ‘copula/libs/copula.so’:
     Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
     Object: ‘set_utils.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 1.1-1
Check: installed package size
Result: NOTE
     installed size is 8.2Mb
     sub-directories of 1Mb or more:
     R 2.2Mb
     doc 4.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.1-1
Check: compiled code
Result: WARN
    File ‘copula/libs/copula.so’:
     Found ‘sprintf’, possibly from ‘sprintf’ (C)
     Object: ‘set_utils.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs nor [v]sprintf.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1-1
Flags: --no-vignettes
Check: installed package size
Result: NOTE
     installed size is 8.1Mb
     sub-directories of 1Mb or more:
     R 2.1Mb
     doc 4.0Mb
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-ix86+x86_64