Last updated on 2014-10-10 15:49:52.
Package | ERROR | WARN | NOTE | OK |
---|---|---|---|---|
bit | 15 | |||
bit64 | 2 | 5 | 8 | |
ff | 3 | 12 | ||
ref | 1 | 14 | ||
rindex | 1 | 8 | 6 |
Current CRAN status: OK: 15
Current CRAN status: WARN: 2, NOTE: 5, OK: 8
Memtest notes: UBSAN UBSAN-gcc
Version: 0.9-4
Check: R code for possible problems
Result: NOTE
%in%.integer64: no visible global function definition for ‘clone’
as.data.frame.integer64: no visible global function definition for
‘setattr’
as.factor.integer64: no visible global function definition for ‘clone’
as.ordered.integer64: no visible global function definition for ‘clone’
benchmark64: no visible binding for global variable ‘repeat.time’
duplicated.integer64: no visible global function definition for ‘clone’
jamcache: no visible global function definition for ‘setattr’
keypos.integer64: no visible global function definition for ‘clone’
match.integer64: no visible global function definition for ‘clone’
newcache: no visible global function definition for ‘setattr’
nties.integer64: no visible global function definition for ‘clone’
optimizer64: no visible binding for global variable ‘repeat.time’
optimizer64: no visible global function definition for ‘clone’
order.integer64: no visible global function definition for ‘clone’
qtile.integer64: no visible global function definition for ‘clone’
ramsort.integer64: no visible global function definition for ‘setattr’
rank.integer64: no visible global function definition for ‘clone’
remcache: no visible global function definition for ‘setattr’
sort.integer64: no visible global function definition for ‘setattr’
sort.integer64: no visible global function definition for ‘clone’
sortcache: no visible global function definition for ‘clone’
sortfin.integer64: no visible global function definition for ‘clone’
sortordercache: no visible global function definition for ‘clone’
sortorderpos.integer64: no visible global function definition for
‘clone’
table.integer64: no visible global function definition for ‘clone’
tiepos.integer64: no visible global function definition for ‘clone’
unipos.integer64: no visible global function definition for ‘clone’
unique.integer64: no visible global function definition for ‘clone’
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.9-4
Check: compiled code
Result: NOTE
File ‘bit64/libs/bit64.so’:
Found ‘rand’, possibly from ‘rand’ (C)
Object: ‘sort64.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.9-4
Check: compiled code
Result: NOTE
File ‘bit64/libs/bit64.so’:
Found ‘_rand’, possibly from ‘rand’ (C)
Object: ‘sort64.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.9-4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
integer64.c:180:4: warning: too many arguments for format [-Wformat-extra-args]
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 0.9-4
Check: compiled code
Result: NOTE
File 'bit64/libs/i386/bit64.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'sort64.o'
File 'bit64/libs/x64/bit64.dll':
Found 'rand', possibly from 'rand' (C)
Object: 'sort64.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
Current CRAN status: WARN: 3, OK: 12
Version: 2.2-13
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
ff.cpp:256:16: warning: 'long long' is a C++11 extension [-Wc++11-long-long]
ff.cpp:256:54: warning: 'long long' is a C++11 extension [-Wc++11-long-long]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-osx-x86_64-clang
Current CRAN status: WARN: 1, OK: 14
Version: 0.99
Check: examples
Result: WARN
checking a package with encoding 'latin1' in an ASCII locale
OK
Flavor: r-release-osx-x86_64-snowleopard
Current CRAN status: WARN: 1, NOTE: 8, OK: 6
Version: 0.12
Check: top-level files
Result: NOTE
Non-standard files/directories found at top level:
‘doc’ ‘prebuild.sh’ ‘rindex-Ex.R’
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-release-linux-x86_64
Version: 0.12
Check: R code for possible problems
Result: NOTE
Warning in fun(libname, pkgname) :
package regtest is under development and still may change considerably
Warning in fun(libname, pkgname) :
package rindex is under development and still may change considerably
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.12
Check: Rd line widths
Result: NOTE
Rd file 'index.rd':
\examples lines wider than 100 characters:
cat("if the index (or index$tree) is removed, the C-tree is removed at the next garbage collection\n")
cat("accessing the ordering is also much faster (order.index is not dispatched since order is not yet generic)\n")
indexMatch(i,c("c","f"), findlow=TRUE) # giving parameter findlow= suppresses the warning issued on non-unique indices
Rd file 'indexFindInterval.rd':
\usage lines wider than 90 characters:
indexFindInterval(obj, low = NULL, high = NULL, low.include = TRUE, high.include = TRUE, low.exact = FALSE, high.exact = FALSE, lowFUN ... [TRUNCATED]
These lines will be truncated in the PDF 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-release-linux-x86_64
Version: 0.12
Check: examples
Result: WARN
checking a package with encoding 'latin1' in an ASCII locale
OK
Flavor: r-release-osx-x86_64-snowleopard