CRAN Package Check Results for Package MigClim

Last updated on 2020-02-25 09:49:19 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.2 10.06 71.88 81.94 NOTE
r-devel-linux-x86_64-debian-gcc 1.6.2 8.21 56.71 64.92 WARN
r-devel-linux-x86_64-fedora-clang 1.6.2 117.05 WARN
r-devel-linux-x86_64-fedora-gcc 1.6.2 107.05 WARN
r-devel-windows-ix86+x86_64 1.6.2 27.00 99.00 126.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 1.6.2 26.00 118.00 144.00 WARN
r-patched-linux-x86_64 1.6.2 8.42 63.62 72.04 WARN
r-patched-solaris-x86 1.6.2 137.10 NOTE
r-release-linux-x86_64 1.6.2 8.32 63.74 72.06 WARN
r-release-windows-ix86+x86_64 1.6.2 23.00 98.00 121.00 NOTE
r-release-osx-x86_64 1.6.2 NOTE
r-oldrel-windows-ix86+x86_64 1.6.2 25.00 92.00 117.00 NOTE
r-oldrel-osx-x86_64 1.6.2 NOTE

Check Details

Version: 1.6.2
Check: compiled code
Result: NOTE
    File 'MigClim/libs/MigClim.so':
     Found 'rand', possibly from 'rand' (C)
     Objects: 'genclust.o', 'migrate.o', 'src_cell.o', 'validate.o'
     Found 'srand', possibly from 'srand' (C)
     Objects: 'genclust.o', 'migrate.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.
    
    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-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 1.6.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     migrate.c:180:30: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size between 1 and 128 [-Wformat-overflow=]
     migrate.c:187:26: warning: ‘.asc’ directive writing 4 bytes into a region of size between 1 and 128 [-Wformat-overflow=]
     migrate.c:200:28: warning: ‘.asc’ directive writing 4 bytes into a region of size between 1 and 128 [-Wformat-overflow=]
     migrate.c:287:27: warning: ‘%s’ directive writing up to 127 bytes into a region of size between 0 and 127 [-Wformat-overflow=]
     migrate.c:313:29: warning: ‘%d’ directive writing between 1 and 8 bytes into a region of size between 1 and 128 [-Wformat-overflow=]
     migrate.c:560:31: warning: ‘%s’ directive writing up to 127 bytes into a region of size between 0 and 127 [-Wformat-overflow=]
     migrate.c:596:27: warning: ‘%s’ directive writing up to 127 bytes into a region of size between 0 and 127 [-Wformat-overflow=]
     migrate.c:604:27: warning: ‘%s’ directive writing up to 127 bytes into a region of size between 0 and 127 [-Wformat-overflow=]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.6.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: namespace ‘rgdal’ is not available and has been replaced
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.6.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     migrate.c:180:30: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size between 1 and 128 [-Wformat-overflow=]
     migrate.c:187:26: warning: ‘.asc’ directive writing 4 bytes into a region of size between 1 and 128 [-Wformat-overflow=]
     migrate.c:200:28: warning: ‘.asc’ directive writing 4 bytes into a region of size between 1 and 128 [-Wformat-overflow=]
     migrate.c:287:27: warning: ‘%s’ directive writing up to 127 bytes into a region of size between 0 and 127 [-Wformat-overflow=]
     migrate.c:313:29: warning: ‘%d’ directive writing between 1 and 8 bytes into a region of size between 1 and 128 [-Wformat-overflow=]
     migrate.c:560:31: warning: ‘%s’ directive writing up to 127 bytes into a region of size between 0 and 127 [-Wformat-overflow=]
     migrate.c:596:27: warning: ‘%s’ directive writing up to 127 bytes into a region of size between 0 and 127 [-Wformat-overflow=]
     migrate.c:604:27: warning: ‘%s’ directive writing up to 127 bytes into a region of size between 0 and 127 [-Wformat-overflow=]
     Warning: namespace ‘rgdal’ is not available and has been replaced
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.6.2
Check: compiled code
Result: NOTE
    File 'MigClim/libs/i386/MigClim.dll':
     Found 'rand', possibly from 'rand' (C)
     Objects: 'genclust.o', 'migrate.o', 'src_cell.o', 'validate.o'
     Found 'srand', possibly from 'srand' (C)
     Objects: 'genclust.o', 'migrate.o'
    File 'MigClim/libs/x64/MigClim.dll':
     Found 'rand', possibly from 'rand' (C)
     Objects: 'genclust.o', 'migrate.o', 'src_cell.o', 'validate.o'
     Found 'srand', possibly from 'srand' (C)
     Objects: 'genclust.o', 'migrate.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.
    
    See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.6.2
Check: compiled code
Result: NOTE
    File ‘MigClim/libs/MigClim.so’:
     Found ‘_rand’, possibly from ‘rand’ (C)
     Objects: ‘genclust.o’, ‘migrate.o’, ‘src_cell.o’, ‘validate.o’
     Found ‘_srand’, possibly from ‘srand’ (C)
     Objects: ‘genclust.o’, ‘migrate.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.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64