Last updated on 2018-03-10 06:52:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.02 | 9.00 | 17.61 | 26.61 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.02 | 7.81 | 13.85 | 21.66 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.02 | 39.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.02 | 35.78 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.02 | 35.00 | 68.00 | 103.00 | NOTE | |
r-patched-linux-x86_64 | 1.02 | 9.25 | 17.13 | 26.38 | NOTE | |
r-patched-solaris-x86 | 1.02 | 48.10 | NOTE | |||
r-release-linux-x86_64 | 1.02 | 10.12 | 16.91 | 27.03 | NOTE | |
r-release-windows-ix86+x86_64 | 1.02 | 24.00 | 40.00 | 64.00 | NOTE | |
r-release-osx-x86_64 | 1.02 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.02 | 19.00 | 32.00 | 51.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.02 | NOTE |
Version: 1.02
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.02
Check: R code for possible problems
Result: NOTE
GibbsIteration: no visible global function definition for ‘rbinom’
Undefined global functions or variables:
rbinom
Consider adding
importFrom("stats", "rbinom")
to your NAMESPACE file.
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.02
Check: compiled code
Result: NOTE
File ‘BMN/libs/BMN.so’:
Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
Objects: ‘JunctionTree.o’, ‘pseudoLikelihood.o’
File ‘BMN/libs/BMN.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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.
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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 1.02
Check: compiled code
Result: NOTE
File ‘BMN/libs/BMN.so’:
Found ‘_ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
Objects: ‘JunctionTree.o’, ‘pseudoLikelihood.o’
File ‘BMN/libs/BMN.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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.
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.02
Check: compiled code
Result: NOTE
File 'BMN/libs/i386/BMN.dll':
Found '_ZSt4cout', possibly from 'std::cout' (C++)
Objects: 'JunctionTree.o', 'pseudoLikelihood.o'
File 'BMN/libs/x64/BMN.dll':
Found '_ZSt4cout', possibly from 'std::cout' (C++)
Objects: 'JunctionTree.o', 'pseudoLikelihood.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.
Flavor: r-devel-windows-ix86+x86_64
Version: 1.02
Check: compiled code
Result: NOTE
File ‘BMN/libs/BMN.so’:
Found ‘__1cDstdEcout_’, possibly from ‘std::cout’ (C++)
Objects: ‘JunctionTree.o’, ‘pseudoLikelihood.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.
Flavor: r-patched-solaris-x86
Version: 1.02
Check: compiled code
Result: NOTE
File ‘BMN/libs/BMN.so’:
Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
Objects: ‘JunctionTree.o’, ‘pseudoLikelihood.o’
File ‘BMN/libs/BMN.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-release-linux-x86_64
Version: 1.02
Check: compiled code
Result: NOTE
File 'BMN/libs/i386/BMN.dll':
Found '_ZSt4cout', possibly from 'std::cout' (C++)
Objects: 'JunctionTree.o', 'pseudoLikelihood.o'
File 'BMN/libs/x64/BMN.dll':
Found '_ZSt4cout', possibly from 'std::cout' (C++)
Objects: 'JunctionTree.o', 'pseudoLikelihood.o'
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-release-windows-ix86+x86_64
Version: 1.02
Check: compiled code
Result: NOTE
File ‘BMN/libs/BMN.so’:
Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
Objects: ‘JunctionTree.o’, ‘pseudoLikelihood.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64