Last updated on 2014-10-02 01:48:18.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4 | 6.93 | 19.91 | 26.84 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4 | 8.64 | 19.71 | 28.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4 | 52.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4 | 48.81 | NOTE | |||
r-devel-osx-x86_64-clang | 1.4 | 45.47 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.4 | 29.00 | 36.00 | 65.00 | NOTE | |
r-patched-linux-x86_64 | 1.4 | 8.62 | 21.64 | 30.26 | OK | |
r-patched-solaris-sparc | 1.4 | 349.10 | OK | |||
r-patched-solaris-x86 | 1.4 | 112.80 | OK | |||
r-release-linux-ix86 | 1.4 | 8.17 | 29.34 | 37.51 | OK | |
r-release-linux-x86_64 | 1.4 | 8.51 | 21.24 | 29.76 | OK | |
r-release-osx-x86_64-mavericks | 1.4 | OK | ||||
r-release-osx-x86_64-snowleopard | 1.4 | OK | ||||
r-release-windows-ix86+x86_64 | 1.4 | 30.00 | 37.00 | 67.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.4 | 29.00 | 45.00 | 74.00 | OK |
Version: 1.4
Check: compiled code
Result: NOTE
File ‘hSDM/libs/hSDM.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Object: ‘useful.o’
Found ‘srand’, possibly from ‘srand’ (C)
Objects: ‘hSDM.Nmixture.o’, ‘hSDM.Nmixture.iCAR.o’, ‘hSDM.ZIB.o’,
‘hSDM.ZIB.iCAR.alteration.o’, ‘hSDM.ZIB.iCAR.o’, ‘hSDM.ZIP.o’,
‘hSDM.ZIP.iCAR.alteration.o’, ‘hSDM.ZIP.iCAR.o’,
‘hSDM.binomial.o’, ‘hSDM.binomial.iCAR.o’, ‘hSDM.poisson.o’,
‘hSDM.poisson.iCAR.o’, ‘hSDM.siteocc.o’, ‘hSDM.siteocc.iCAR.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the C RNG.
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
Version: 1.4
Check: compiled code
Result: NOTE
File ‘hSDM/libs/hSDM.so’:
Found ‘_rand’, possibly from ‘rand’ (C)
Object: ‘useful.o’
Found ‘_srand’, possibly from ‘srand’ (C)
Objects: ‘hSDM.Nmixture.o’, ‘hSDM.Nmixture.iCAR.o’, ‘hSDM.ZIB.o’,
‘hSDM.ZIB.iCAR.alteration.o’, ‘hSDM.ZIB.iCAR.o’, ‘hSDM.ZIP.o’,
‘hSDM.ZIP.iCAR.alteration.o’, ‘hSDM.ZIP.iCAR.o’,
‘hSDM.binomial.o’, ‘hSDM.binomial.iCAR.o’, ‘hSDM.poisson.o’,
‘hSDM.poisson.iCAR.o’, ‘hSDM.siteocc.o’, ‘hSDM.siteocc.iCAR.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the C RNG.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-osx-x86_64-clang
Version: 1.4
Check: compiled code
Result: NOTE
File 'hSDM/libs/i386/hSDM.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'useful.o'
Found 'srand', possibly from 'srand' (C)
Objects: 'hSDM.Nmixture.o', 'hSDM.Nmixture.iCAR.o', 'hSDM.ZIB.o',
'hSDM.ZIB.iCAR.alteration.o', 'hSDM.ZIB.iCAR.o', 'hSDM.ZIP.o',
'hSDM.ZIP.iCAR.alteration.o', 'hSDM.ZIP.iCAR.o',
'hSDM.binomial.o', 'hSDM.binomial.iCAR.o', 'hSDM.poisson.o',
'hSDM.poisson.iCAR.o', 'hSDM.siteocc.o', 'hSDM.siteocc.iCAR.o'
File 'hSDM/libs/x64/hSDM.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'useful.o'
Found 'srand', possibly from 'srand' (C)
Objects: 'hSDM.Nmixture.o', 'hSDM.Nmixture.iCAR.o', 'hSDM.ZIB.o',
'hSDM.ZIB.iCAR.alteration.o', 'hSDM.ZIB.iCAR.o', 'hSDM.ZIP.o',
'hSDM.ZIP.iCAR.alteration.o', 'hSDM.ZIP.iCAR.o',
'hSDM.binomial.o', 'hSDM.binomial.iCAR.o', 'hSDM.poisson.o',
'hSDM.poisson.iCAR.o', 'hSDM.siteocc.o', 'hSDM.siteocc.iCAR.o'
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the C RNG.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-ix86+x86_64