Last updated on 2014-10-02 01:48:27.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 1.45 | 13.60 | 15.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 1.68 | 13.70 | 15.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 31.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 32.42 | NOTE | |||
r-devel-osx-x86_64-clang | 0.0.1 | 31.79 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0.1 | 7.00 | 27.00 | 34.00 | WARN | |
r-patched-linux-x86_64 | 0.0.1 | 1.75 | 14.12 | 15.88 | NOTE | |
r-patched-solaris-sparc | 0.0.1 | 160.30 | NOTE | |||
r-patched-solaris-x86 | 0.0.1 | 43.20 | NOTE | |||
r-release-linux-ix86 | 0.0.1 | 2.39 | 20.25 | 22.64 | NOTE | |
r-release-linux-x86_64 | 0.0.1 | 1.82 | 13.96 | 15.78 | NOTE | |
r-release-osx-x86_64-mavericks | 0.0.1 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 0.0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.0.1 | 7.00 | 29.00 | 36.00 | WARN | |
r-oldrel-windows-ix86+x86_64 | 0.0.1 | 7.00 | 32.00 | 39.00 | NOTE |
Version: 0.0.1
Check: for hidden files and directories
Result: NOTE
Found the following hidden files and directories:
.gitignore
These were most likely included in error. See section ‘Package
structure’ 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-osx-x86_64-snowleopard, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.0.1
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘RSQLite’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.0.1
Check: R code for possible problems
Result: NOTE
.allows_extensions: no visible global function definition for
‘dbGetInfo’
init_extensions: no visible global function definition for ‘dbGetQuery’
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64
Version: 0.0.1
Check: compiled code
Result: NOTE
File ‘RSQLite.extfuns/libs/RSQLite.extfuns.so’:
Found ‘printf’, possibly from ‘printf’ (C)
Object: ‘extension-functions.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: 0.0.1
Check: compiled code
Result: NOTE
File ‘RSQLite.extfuns/libs/RSQLite.extfuns.so’:
Found ‘_printf’, possibly from ‘printf’ (C)
Object: ‘extension-functions.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: 0.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
extension-functions.c:1942:3: warning: too many arguments for format [-Wformat-extra-args]
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 0.0.1
Check: compiled code
Result: NOTE
File 'RSQLite.extfuns/libs/i386/RSQLite.extfuns.dll':
Found 'printf', possibly from 'printf' (C)
Object: 'extension-functions.o'
File 'RSQLite.extfuns/libs/x64/RSQLite.extfuns.dll':
Found 'printf', possibly from 'printf' (C)
Object: 'extension-functions.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
Version: 0.0.1
Check: compiled code
Result: NOTE
File ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RSQLite.extfuns/libs/RSQLite.extfuns.so’:
Found ‘printf’, possibly from ‘printf’ (C)
Object: ‘extension-functions.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-patched-linux-x86_64
Version: 0.0.1
Check: compiled code
Result: NOTE
File ‘/home/ripley/R/Lib32/RSQLite.extfuns/libs/RSQLite.extfuns.so’:
Found ‘printf’, possibly from ‘printf’ (C)
Object: ‘extension-functions.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-patched-solaris-sparc, r-patched-solaris-x86
Version: 0.0.1
Check: compiled code
Result: NOTE
File ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RSQLite.extfuns/libs/RSQLite.extfuns.so’:
Found ‘printf’, possibly from ‘printf’ (C)
Object: ‘extension-functions.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-linux-ix86, r-release-linux-x86_64
Version: 0.0.1
Check: compiled code
Result: NOTE
File ‘/Builds/CRAN-QA-Simon/packages/mavericks-x86_64/results/3.1/RSQLite.extfuns.Rcheck/RSQLite.extfuns/libs/RSQLite.extfuns.so’:
Found ‘_printf’, possibly from ‘printf’ (C)
Object: ‘extension-functions.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-release-osx-x86_64-mavericks
Version: 0.0.1
Check: compiled code
Result: NOTE
File '/Volumes/XT3/Builds/R-dev-web/QA/Simon/packages/snowleopard-x86_64/results/3.1/RSQLite.extfuns.Rcheck/RSQLite.extfuns/libs/RSQLite.extfuns.so':
Found '_printf', possibly from 'printf' (C)
Object: 'extension-functions.o'
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-release-osx-x86_64-snowleopard
Version: 0.0.1
Check: compiled code
Result: NOTE
File 'd:/Rcompile/CRANpkg/lib/3.1/RSQLite.extfuns/libs/i386/RSQLite.extfuns.dll':
Found 'printf', possibly from 'printf' (C)
Object: 'extension-functions.o'
File 'd:/Rcompile/CRANpkg/lib/3.1/RSQLite.extfuns/libs/x64/RSQLite.extfuns.dll':
Found 'printf', possibly from 'printf' (C)
Object: 'extension-functions.o'
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-release-windows-ix86+x86_64
Version: 0.0.1
Check: compiled code
Result: NOTE
File 'd:/Rcompile/CRANpkg/lib/3.0/RSQLite.extfuns/libs/i386/RSQLite.extfuns.dll':
Found 'printf', possibly from 'printf' (C)
Object: 'extension-functions.o'
File 'd:/Rcompile/CRANpkg/lib/3.0/RSQLite.extfuns/libs/x64/RSQLite.extfuns.dll':
Found 'printf', possibly from 'printf' (C)
Object: 'extension-functions.o'
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-oldrel-windows-ix86+x86_64