Last updated on 2020-08-07 01:50:33 CEST.
Package | ERROR | WARN | NOTE | OK |
---|---|---|---|---|
audio | 4 | 6 | 2 | |
aws.iam | 12 | |||
aws.kms | 12 | |||
aws.s3 | 12 | |||
base64enc | 2 | 10 | ||
Cairo | 2 | 9 | 1 | |
emdist | 9 | 3 | ||
fastmatch | 12 | |||
FastRWeb | 1 | 11 | ||
fasttime | 2 | 10 | ||
iotools | 12 | |||
iplots | 8 | 4 | ||
JavaGD | 12 | |||
jpeg | 2 | 10 | ||
OpenCL | 3 | 4 | ||
PKI | 1 | 11 | ||
png | 2 | 10 | ||
proj4 | 1 | 2 | 9 | |
RCassandra | 12 | |||
rJava | 1 | 2 | 9 | |
RJDBC | 12 | |||
RSclient | 1 | 2 | 2 | 7 |
Rserve | 1 | 9 | 2 | |
scagnostics | 6 | 6 | ||
tiff | 2 | 2 | 8 | |
uuid | 2 | 10 | ||
venneuler | 12 |
Current CRAN status: WARN: 4, NOTE: 6, OK: 2
Version: 0.1-7
Check: compiled code
Result: NOTE
File 'audio/libs/audio.so':
Found non-API call to R: 'R_checkActivity'
Compiled code should not call non-API entry points in R.
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1-7
Check: compiled code
Result: NOTE
File ‘audio/libs/audio.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1-7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
wmm.c:428:2: warning: initialization of 'struct audio_instance * (*)(struct SEXPREC *, float, int)' from incompatible pointer type 'wmm_instance_t * (*)(struct SEXPREC *, float, int)' {aka 'struct wmm_instance * (*)(struct SEXPREC *, float, int)'} [-Wincompatible-pointer-types]
wmm.c:429:2: warning: initialization of 'struct audio_instance * (*)(struct SEXPREC *, float, int, int)' from incompatible pointer type 'wmm_instance_t * (*)(struct SEXPREC *, float, int, int)' {aka 'struct wmm_instance * (*)(struct SEXPREC *, float, int, int)'} [-Wincompatible-pointer-types]
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 0.1-7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
au.c:222:8: warning: 'AudioHardwareGetProperty' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations]
au.c:229:8: warning: 'AudioDeviceGetProperty' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations]
au.c:375:2: warning: incompatible pointer types initializing 'struct audio_instance *(*)(SEXP, float, int)' (aka 'struct audio_instance *(*)(struct SEXPREC *, float, int)') with an expression of type 'au_instance_t *(SEXP, float, int)' (aka 'struct au_instance *(struct SEXPREC *, float, int)') [-Wincompatible-pointer-types]
au.c:376:2: warning: incompatible pointer types initializing 'struct audio_instance *(*)(SEXP, float, int, int)' (aka 'struct audio_instance *(*)(struct SEXPREC *, float, int, int)') with an expression of type 'au_instance_t *(SEXP, float, int, int)' (aka 'struct au_instance *(struct SEXPREC *, float, int, int)') [-Wincompatible-pointer-types]
Flavor: r-release-macos-x86_64
Version: 0.1-7
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
au.c:375:2: warning: incompatible pointer types initializing 'struct audio_instance *(*)(SEXP, float, int)' (aka 'struct audio_instance *(*)(struct SEXPREC *, float, int)') with an expression of type 'au_instance_t *(SEXP, float, int)' (aka 'struct au_instance *(struct SEXPREC *, float, int)') [-Wincompatible-pointer-types]
au.c:376:2: warning: incompatible pointer types initializing 'struct audio_instance *(*)(SEXP, float, int, int)' (aka 'struct audio_instance *(*)(struct SEXPREC *, float, int, int)') with an expression of type 'au_instance_t *(SEXP, float, int, int)' (aka 'struct au_instance *(struct SEXPREC *, float, int, int)') [-Wincompatible-pointer-types]
Flavor: r-oldrel-macos-x86_64
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: NOTE: 2, OK: 10
Version: 0.1-3
Check: compiled code
Result: NOTE
File ‘base64enc/libs/base64enc.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: WARN: 2, NOTE: 9, OK: 1
Version: 1.5-12.2
Check: compiled code
Result: NOTE
File 'Cairo/libs/Cairo.so':
Found non-API calls to R: 'R_InputHandlers', 'addInputHandler'
Compiled code should not call non-API entry points in R.
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, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.5-12.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
w32-backend.c:24:5: warning: initialization of 'char **' from incompatible pointer type 'const char **' [-Wincompatible-pointer-types]
Flavor: r-devel-windows-ix86+x86_64
Version: 1.5-12.2
Check: package dependencies
Result: NOTE
Package which this enhances but not available for checking: ‘FastRWeb’
Flavor: r-patched-solaris-x86
Version: 1.5-12.2
Check: installed package size
Result: NOTE
installed size is 18.7Mb
sub-directories of 1Mb or more:
libs 18.6Mb
Flavor: r-release-macos-x86_64
Version: 1.5-12.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
w32-backend.c:24:5: warning: initialization of 'char **' from incompatible pointer type 'const char **' [-Wincompatible-pointer-types]
Flavor: r-release-windows-ix86+x86_64
Current CRAN status: NOTE: 9, OK: 3
Version: 0.3-1
Check: DESCRIPTION meta-information
Result: NOTE
License components which are templates and need '+ file LICENSE':
MIT
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, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.3-1
Check: compiled code
Result: NOTE
File ‘emdist/libs/emdist.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: NOTE: 12
Version: 1.1-0
Check: compiled code
Result: NOTE
File 'fastmatch/libs/fastmatch.so':
Found non-API call to R: 'match5'
Compiled code should not call non-API entry points in R.
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.1-0
Check: compiled code
Result: NOTE
File ‘fastmatch/libs/fastmatch.so’:
Found non-API call to R: ‘match5’
File ‘fastmatch/libs/fastmatch.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
Compiled code should not call non-API entry points in R.
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1-0
Check: compiled code
Result: NOTE
File 'fastmatch/libs/i386/fastmatch.dll':
Found non-API call to R: 'match5'
File 'fastmatch/libs/x64/fastmatch.dll':
Found non-API call to R: 'match5'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Current CRAN status: ERROR: 1, NOTE: 11
Version: 1.1-3
Check: R code for possible problems
Result: NOTE
.run: no visible binding for global variable 'init'
.run: no visible global function definition for 'init'
.run: no visible binding for global variable 'run'
Undefined global functions or variables:
init run
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-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1-3
Check: compiled code
Result: NOTE
Note: information on .o files is not available
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.1-3
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘FastRWeb/libs/null.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1-3
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
Rcgi 2.8Mb
cgi-bin 2.7Mb
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 1.1-3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘Rserve’
Flavor: r-patched-solaris-x86
Version: 1.1-3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-patched-solaris-x86
Current CRAN status: NOTE: 2, OK: 10
Version: 1.0-2
Check: compiled code
Result: NOTE
File ‘fasttime/libs/fasttime.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: NOTE: 12
Version: 0.3-1
Check: compiled code
Result: NOTE
File 'iotools/libs/iotools.so':
Found non-API calls to R: 'R_GetConnection', 'R_ReadConnection',
'R_WriteConnection'
Compiled code should not call non-API entry points in R.
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.3-1
Check: compiled code
Result: NOTE
File ‘iotools/libs/iotools.so’:
Found non-API calls to R: ‘R_GetConnection’, ‘R_ReadConnection’,
‘R_WriteConnection’
File ‘iotools/libs/iotools.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
Compiled code should not call non-API entry points in R.
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.3-1
Check: compiled code
Result: NOTE
File 'iotools/libs/i386/iotools.dll':
Found non-API calls to R: 'R_GetConnection', 'R_ReadConnection',
'R_WriteConnection'
File 'iotools/libs/x64/iotools.dll':
Found non-API calls to R: 'R_GetConnection', 'R_ReadConnection',
'R_WriteConnection'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Current CRAN status: NOTE: 8, OK: 4
Version: 1.1-7.1
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
'version'
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: 1.1-7.1
Flags: --install=fake
Check: R code for possible problems
Result: NOTE
.get.plot.obj: no visible binding for global variable ‘.iplots’
.iDebug: no visible binding for global variable ‘.iplots.fw’
.iobj.color: no visible binding for global variable ‘.iplot.current’
.iobj.opt: no visible binding for global variable ‘.iplot.current’
.iplot.get.by.pm: no visible binding for global variable ‘.iplots’
.iplot.getPar: no visible binding for global variable ‘.iplot.current’
.iplot.iBar: no visible binding for global variable ‘.iplots.fw’
.iplot.iBox: no visible binding for global variable ‘.iplots.fw’
.iplot.iHammock: no visible binding for global variable ‘.iplots.fw’
.iplot.iHist: no visible binding for global variable ‘.iplots.fw’
.iplot.iMap: no visible binding for global variable ‘.iplots.fw’
.iplot.iMosaic: no visible binding for global variable ‘.iplots.fw’
.iplot.iPCP: no visible binding for global variable ‘.iplots.fw’
.iplot.iPlot: no visible binding for global variable ‘.iplots.fw’
.iplot.new: no visible binding for '<<-' assignment to ‘.iplots’
.iplot.new: no visible binding for global variable ‘.iplots’
.iplot.new: no visible binding for '<<-' assignment to ‘.iplot.current’
.iplot.new: no visible binding for '<<-' assignment to ‘.iplot.curid’
.iplot.opt: no visible binding for global variable ‘.iplots.fw’
.iplot.opt: no visible binding for global variable ‘.iplots’
.iset.save: no visible binding for '<<-' assignment to ‘.isets’
.iset.save: no visible binding for global variable ‘.isets’
.iset.save: no visible binding for global variable ‘.iplots’
.iset.save: no visible binding for global variable ‘.iplot.curid’
.iset.save: no visible binding for global variable ‘.iplot.current’
.ivar.check.length: no visible binding for global variable ‘.iplots.fw’
ievent.wait: no visible binding for global variable ‘.restricted.el’
ievent.wait: no visible binding for global variable ‘.iplots.fw’
iplot.backend: no visible binding for global variable ‘.iplots.fw’
iplot.cur: no visible binding for global variable ‘.iplot.curid’
iplot.data: no visible binding for global variable ‘.iplot.current’
iplot.data: no visible binding for global variable ‘.iplots.fw’
iplot.list: no visible binding for global variable ‘.iplots’
iplot.location: no visible binding for global variable ‘.iplots’
iplot.next: no visible binding for global variable ‘.iplots’
iplot.off: no visible binding for global variable ‘.iplots’
iplot.off: no visible binding for '<<-' assignment to ‘.iplots’
iplot.off: no visible binding for '<<-' assignment to ‘.iplot.current’
iplot.off: no visible binding for '<<-' assignment to ‘.iplot.curid’
iplot.opt: no visible binding for global variable ‘.iplots’
iplot.prev: no visible binding for global variable ‘.iplots’
iplot.resetZoom: no visible binding for global variable
‘.iplot.current’
iplot.rotate: no visible binding for global variable ‘.iplot.current’
iplot.set: no visible binding for global variable ‘.iplots’
iplot.set: no visible binding for '<<-' assignment to ‘.iplot.current’
iplot.set: no visible binding for '<<-' assignment to ‘.iplot.curid’
iplot.setExtendedQuery: no visible binding for global variable
‘.iplot.curid’
iplot.setExtendedQuery: no visible binding for global variable
‘.iplots.fw’
iplot.size: no visible binding for global variable ‘.iplots’
iplot.zoomIn: no visible binding for global variable ‘.iplot.current’
iplot.zoomOut: no visible binding for global variable ‘.iplot.current’
iset: no visible binding for global variable ‘.iplots.fw’
iset.brush: no visible binding for global variable ‘.iplots.fw’
iset.brush: no visible binding for global variable ‘.iplot.current’
iset.cur: no visible binding for global variable ‘.iplots.fw’
iset.list: no visible binding for global variable ‘.iplots.fw’
iset.new: no visible binding for global variable ‘.iplots.fw’
iset.new: no visible binding for '<<-' assignment to ‘.iplots’
iset.new: no visible binding for '<<-' assignment to ‘.iplot.current’
iset.new: no visible binding for '<<-' assignment to ‘.iplot.curid’
iset.next: no visible binding for global variable ‘.iplots.fw’
iset.prev: no visible binding for global variable ‘.iplots.fw’
iset.rm: no visible binding for global variable ‘.iplots.fw’
iset.rm: no visible binding for global variable ‘.isets’
iset.rm: no visible binding for '<<-' assignment to ‘.isets’
iset.rm: no visible binding for '<<-' assignment to ‘.iplots’
iset.rm: no visible binding for '<<-' assignment to ‘.iplot.curid’
iset.rm: no visible binding for '<<-' assignment to ‘.iplot.current’
iset.sel.changed: no visible binding for global variable
‘.iset.selection’
iset.sel.changed: no visible binding for '<<-' assignment to
‘.iset.selection’
iset.select: no visible binding for global variable ‘.iplots.fw’
iset.selectAll: no visible binding for global variable ‘.iplots.fw’
iset.selectNone: no visible binding for global variable ‘.iplots.fw’
iset.selected: no visible binding for global variable ‘.iplots.fw’
iset.set: no visible binding for global variable ‘.iplots.fw’
iset.set: no visible binding for '<<-' assignment to ‘.iplots’
iset.set: no visible binding for global variable ‘.isets’
iset.set: no visible binding for '<<-' assignment to ‘.iplot.curid’
iset.set: no visible binding for '<<-' assignment to ‘.iplot.current’
iset.updateVars: no visible binding for global variable ‘.iplots.fw’
isets: no visible binding for global variable ‘.iplots.fw’
ivar.data: no visible binding for global variable ‘.iplots.fw’
ivar.new: no visible binding for global variable ‘.iplots.fw’
ivar.new.map: no visible binding for global variable ‘.iplots.fw’
ivar.update: no visible binding for global variable ‘.iplots.fw’
Undefined global functions or variables:
.iplot.curid .iplot.current .iplots .iplots.fw .iset.selection .isets
.restricted.el
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Current CRAN status: NOTE: 12
Version: 0.6-2
Check: top-level files
Result: NOTE
Non-standard files/directories found at top level:
'getsp.class' 'getsp.java' 'version'
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.6-2
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.6-2
Check: include directives in Makefiles
Result: NOTE
Found the following Makefile(s) with an include directive with a pathname using R_HOME:
src/jvm-w32/Makefile
Even though not recommended, variable R_HOME may contain spaces.
Makefile directives use space as a separator and there is no portable
way to quote/escape the space in Make rules and directives. However,
one can and should quote pathnames when passed from Makefile to the
shell, and this can be done specifically when invoking Make recursively.
It is therefore recommended to use the Make '-f' option to include files
in directories specified using R_HOME. This option can be specified
multiple times to include multiple Makefiles. Note that 'Makeconf' is
included automatically into top-level makefile of a package.
More information can be found in 'Writing R Extensions'.
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.6-2
Check: compiled code
Result: NOTE
File ‘JavaGD/libs/JavaGD.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: NOTE: 2, OK: 10
Version: 0.1-8.1
Check: compiled code
Result: NOTE
File ‘jpeg/libs/jpeg.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 3, OK: 4
Version: 0.2-1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64
Current CRAN status: ERROR: 1, OK: 11
Version: 0.1-7
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-macos-x86_64
Current CRAN status: NOTE: 2, OK: 10
Version: 0.1-7
Check: compiled code
Result: NOTE
File ‘png/libs/png.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 1, NOTE: 2, OK: 9
Version: 1.0-10
Check: compiled code
Result: NOTE
File ‘proj4/libs/proj4.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0-10
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-macos-x86_64
Current CRAN status: NOTE: 12
Version: 0.1-3
Check: R code for possible problems
Result: NOTE
RC.read.table: no visible global function definition for 'type.convert'
Undefined global functions or variables:
type.convert
Consider adding
importFrom("utils", "type.convert")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1-3
Check: compiled code
Result: NOTE
File ‘RCassandra/libs/RCassandra.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 1, WARN: 2, NOTE: 9
Version: 0.9-13
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
'jri'
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.9-13
Check: R code for possible problems
Result: NOTE
Found the following possibly unsafe calls:
File 'rJava/R/import.R':
unlockBinding(IMPORTER, env = env)
assignInNamespace(IMPORTER, importer, envir = env)
File 'rJava/R/jinit.R':
unlockBinding(x, .env)
unlockBinding(x, pe)
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64
Version: 0.9-13
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64
Version: 0.9-13
Check: include directives in Makefiles
Result: NOTE
Found the following Makefile(s) with an include directive with a pathname using R_HOME:
jri/src/Makefile.win
jri/src/win32/Makefile
src/jvm-w32/Makefile
Even though not recommended, variable R_HOME may contain spaces.
Makefile directives use space as a separator and there is no portable
way to quote/escape the space in Make rules and directives. However,
one can and should quote pathnames when passed from Makefile to the
shell, and this can be done specifically when invoking Make recursively.
It is therefore recommended to use the Make '-f' option to include files
in directories specified using R_HOME. This option can be specified
multiple times to include multiple Makefiles. Note that 'Makeconf' is
included automatically into top-level makefile of a package.
More information can be found in 'Writing R Extensions'.
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64
Version: 0.9-13
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/rJava/libs/rJava.so':
Found '_exit', possibly from '_exit' (C)
Found 'stderr', possibly from 'stderr' (C)
Found 'stdout', possibly from 'stdout' (C)
File 'rJava/libs/rJava.so':
Found non-API calls to R: 'R_CStackLimit', 'R_CStackStart',
'R_GlobalContext'
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.9-13
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/rJava/libs/rJava.so’:
Found ‘_exit’, possibly from ‘_exit’ (C)
Found ‘stderr’, possibly from ‘stderr’ (C)
Found ‘stdout’, possibly from ‘stdout’ (C)
File ‘rJava/libs/rJava.so’:
Found non-API calls to R: ‘R_CStackLimit’, ‘R_CStackStart’,
‘R_GlobalContext’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.9-13
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/data/gannet/ripley/R/packages/tests-clang/rJava.Rcheck/rJava/libs/rJava.so’:
Found ‘_exit’, possibly from ‘_exit’ (C)
Found ‘stderr’, possibly from ‘stderr’ (C)
Found ‘stdout’, possibly from ‘stdout’ (C)
File ‘rJava/libs/rJava.so’:
Found non-API calls to R: ‘R_CStackLimit’, ‘R_CStackStart’,
‘R_GlobalContext’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9-13
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/data/gannet/ripley/R/packages/tests-devel/rJava.Rcheck/rJava/libs/rJava.so’:
Found ‘_exit’, possibly from ‘_exit’ (C)
Found ‘stderr’, possibly from ‘stderr’ (C)
Found ‘stdout’, possibly from ‘stdout’ (C)
File ‘rJava/libs/rJava.so’:
Found non-API calls to R: ‘R_CStackLimit’, ‘R_CStackStart’,
‘R_GlobalContext’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.9-13
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rinit.c:251:21: warning: assignment to 'blah1' {aka 'int (*)(const char *, char *, int, int)'} from incompatible pointer type 'int (*)(const char *, unsigned char *, int, int)' [-Wincompatible-pointer-types]
Rinit.c:257:21: warning: assignment to 'blah5' {aka 'int (*)(const char *)'} from incompatible pointer type 'int (*)(char *)' [-Wincompatible-pointer-types]
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 0.9-13
Check: compiled code
Result: NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.1/rJava/libs/i386/rJava.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'd:/Rcompile/CRANpkg/lib/4.1/rJava/libs/x64/rJava.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'rJava/libs/i386/rJava.dll':
Found non-API call to R: 'R_GlobalContext'
File 'rJava/libs/x64/rJava.dll':
Found non-API call to R: 'R_GlobalContext'
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-ix86+x86_64
Version: 0.9-13
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rJava/libs/rJava.so’:
Found ‘_exit’, possibly from ‘_exit’ (C)
Found ‘stderr’, possibly from ‘stderr’ (C)
Found ‘stdout’, possibly from ‘stdout’ (C)
File ‘rJava/libs/rJava.so’:
Found non-API calls to R: ‘R_CStackLimit’, ‘R_CStackStart’,
‘R_GlobalContext’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-patched-linux-x86_64
Version: 0.9-13
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/home/ripley/R/Lib32/rJava/libs/rJava.so’:
Found ‘exit’, possibly from ‘exit’ (C)
File ‘rJava/libs/rJava.so’:
Found non-API call to R: ‘R_GlobalContext’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-patched-solaris-x86
Version: 0.9-13
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/rJava/libs/rJava.so’:
Found ‘_exit’, possibly from ‘_exit’ (C)
Found ‘stderr’, possibly from ‘stderr’ (C)
Found ‘stdout’, possibly from ‘stdout’ (C)
File ‘rJava/libs/rJava.so’:
Found non-API calls to R: ‘R_CStackLimit’, ‘R_CStackStart’,
‘R_GlobalContext’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-release-linux-x86_64
Version: 0.9-13
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/Volumes/Builds/packages/high-sierra-x86_64/results/4.0/rJava.Rcheck/rJava/libs/rJava.so’:
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Found ‘___stdoutp’, possibly from ‘stdout’ (C)
File ‘rJava/libs/rJava.so’:
Found non-API call to R: ‘R_GlobalContext’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-release-macos-x86_64
Version: 0.9-13
Check: compiled code
Result: NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.0/rJava/libs/i386/rJava.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'd:/Rcompile/CRANpkg/lib/4.0/rJava/libs/x64/rJava.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'rJava/libs/i386/rJava.dll':
Found non-API call to R: 'R_GlobalContext'
File 'rJava/libs/x64/rJava.dll':
Found non-API call to R: 'R_GlobalContext'
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-release-windows-ix86+x86_64
Version: 0.9-13
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/Volumes/SSD-Data/Builds/R-dev-web/QA/Simon/packages/el-capitan-x86_64/results/3.6/rJava.Rcheck/rJava/libs/rJava.so’:
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Found ‘___stdoutp’, possibly from ‘stdout’ (C)
File ‘rJava/libs/rJava.so’:
Found non-API call to R: ‘R_GlobalContext’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 0.9-13
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-ix86+x86_64
Current CRAN status: OK: 12
Current CRAN status: ERROR: 1, WARN: 2, NOTE: 2, OK: 7
Version: 0.7-3
Check: compiled code
Result: NOTE
File ‘RSclient/libs/RSclient.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.7-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
cli.c:232:44: warning: passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 0.7-3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-macos-x86_64
Current CRAN status: ERROR: 1, WARN: 9, NOTE: 2
Version: 1.7-3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rserv.c:372:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Rserv.c:375:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Rserv.c:816:4: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Rserv.c:817:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Rserv.c:820:22: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Rserv.c:821:22: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Rserv.c:2088:7: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Rserv.c:2090:7: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Rserv.c:2150:17: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations]
Rserv.c:2342:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Rserv.c:3351:4: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Rserv.c:3358:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
oc.c:47:33: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations]
./Rserv.c:372:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
./Rserv.c:375:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
./Rserv.c:816:4: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
./Rserv.c:817:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
./Rserv.c:820:22: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
./Rserv.c:821:22: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
./Rserv.c:2088:7: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
./Rserv.c:2090:7: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
./Rserv.c:2150:17: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations]
./Rserv.c:2342:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
./Rserv.c:3351:4: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
./Rserv.c:3358:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
standalone.c:220:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.7-3.1
Check: top-level files
Result: NOTE
Non-standard files/directories found at top level:
'aclocal.m4' 'clients' 'clients.txt' 'version'
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: 1.7-3.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
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-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.7-3.1
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rserve/libs/Rserve.so':
Found 'exit', possibly from 'exit' (C)
Found 'rand', possibly from 'rand' (C)
Found 'random', possibly from 'random' (C)
Found 'srandom', possibly from 'srandom' (C)
File 'Rserve/libs/Rserve.so':
Found non-API call to R: 'R_TempDir'
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.7-3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rserv.c:2150:3: warning: ‘RSA_generate_key’ is deprecated [-Wdeprecated-declarations]
Rserv.c:816:4: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:817:3: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:820:22: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:821:22: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:372:2: warning: ignoring return value of ‘chown’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:375:3: warning: ignoring return value of ‘chown’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:2342:3: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:3351:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:3358:3: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:2088:7: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:2090:7: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
oc.c:47:5: warning: ‘RAND_pseudo_bytes’ is deprecated [-Wdeprecated-declarations]
standalone.c:220:3: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.7-3.1
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rserve/libs/Rserve.so’:
Found ‘exit’, possibly from ‘exit’ (C)
Found ‘rand’, possibly from ‘rand’ (C)
Found ‘random’, possibly from ‘random’ (C)
Found ‘srandom’, possibly from ‘srandom’ (C)
File ‘Rserve/libs/Rserve.so’:
Found non-API call to R: ‘R_TempDir’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.7-3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rserv.c:2150:17: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations]
oc.c:47:33: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations]
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.7-3.1
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/data/gannet/ripley/R/packages/tests-clang/Rserve.Rcheck/Rserve/libs/Rserve.so’:
Found ‘exit’, possibly from ‘exit’ (C)
Found ‘rand’, possibly from ‘rand’ (C)
Found ‘random’, possibly from ‘random’ (C)
Found ‘srandom’, possibly from ‘srandom’ (C)
File ‘Rserve/libs/Rserve.so’:
Found non-API call to R: ‘R_TempDir’
File ‘Rserve/libs/Rserve.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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
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.7-3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rserv.c:2150:3: warning: ‘RSA_generate_key’ is deprecated [-Wdeprecated-declarations]
Rserv.c:816:4: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:817:3: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:820:22: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:821:22: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:372:2: warning: ignoring return value of ‘chown’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:375:3: warning: ignoring return value of ‘chown’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:2342:3: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:3351:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:3358:3: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:2088:7: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Rserv.c:2090:7: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
oc.c:47:5: warning: ‘RAND_pseudo_bytes’ is deprecated [-Wdeprecated-declarations]
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.7-3.1
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/data/gannet/ripley/R/packages/tests-devel/Rserve.Rcheck/Rserve/libs/Rserve.so’:
Found ‘exit’, possibly from ‘exit’ (C)
Found ‘rand’, possibly from ‘rand’ (C)
Found ‘random’, possibly from ‘random’ (C)
Found ‘srandom’, possibly from ‘srandom’ (C)
File ‘Rserve/libs/Rserve.so’:
Found non-API call to R: ‘R_TempDir’
File ‘Rserve/libs/Rserve.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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
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-gcc
Version: 1.7-3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RSserver.c:64:44: warning: passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
#warning Please include winsock2.h before windows.h
qap_decode.c:200:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
qap_decode.c:200:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
qap_decode.c:238:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
qap_decode.c:238:55: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
qap_decode.c:244:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
qap_decode.c:244:60: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 1.7-3.1
Check: R code for possible problems
Result: NOTE
Rserve: no visible global function definition for 'shortPathName'
Undefined global functions or variables:
shortPathName
Consider adding
importFrom("utils", "shortPathName")
to your NAMESPACE file.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.7-3.1
Check: compiled code
Result: NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.1/Rserve/libs/i386/Rserve.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Found 'rand', possibly from 'rand' (C)
Found 'srand', possibly from 'srand' (C)
File 'd:/Rcompile/CRANpkg/lib/4.1/Rserve/libs/x64/Rserve.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Found 'rand', possibly from 'rand' (C)
Found 'srand', possibly from 'srand' (C)
File 'Rserve/libs/i386/Rserve.dll':
Found non-API calls to R: 'R_Interactive', 'Rf_initialize_R',
'setup_Rmainloop'
File 'Rserve/libs/x64/Rserve.dll':
Found non-API calls to R: 'R_Interactive', 'Rf_initialize_R',
'setup_Rmainloop'
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-ix86+x86_64
Version: 1.7-3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rserv.c:2150:3: warning: ‘RSA_generate_key’ is deprecated [-Wdeprecated-declarations]
Rserv.c:816:4: warning: ignoring return value of ‘setgid’, declared with attribute warn_unused_result [-Wunused-result]
Rserv.c:817:3: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
Rserv.c:820:22: warning: ignoring return value of ‘setgid’, declared with attribute warn_unused_result [-Wunused-result]
Rserv.c:821:22: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
Rserv.c:372:2: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result]
Rserv.c:375:3: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result]
Rserv.c:2342:3: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result]
Rserv.c:3351:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result]
Rserv.c:3358:3: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result]
Rserv.c:2088:7: warning: ignoring return value of ‘setgid’, declared with attribute warn_unused_result [-Wunused-result]
Rserv.c:2090:7: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
oc.c:47:5: warning: ‘RAND_pseudo_bytes’ is deprecated [-Wdeprecated-declarations]
standalone.c:220:3: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result]
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.7-3.1
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rserve/libs/Rserve.so’:
Found ‘exit’, possibly from ‘exit’ (C)
Found ‘rand’, possibly from ‘rand’ (C)
Found ‘random’, possibly from ‘random’ (C)
Found ‘srandom’, possibly from ‘srandom’ (C)
File ‘Rserve/libs/Rserve.so’:
Found non-API call to R: ‘R_TempDir’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-patched-linux-x86_64
Version: 1.7-3.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-patched-solaris-x86
Version: 1.7-3.1
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rserve/libs/Rserve.so’:
Found ‘exit’, possibly from ‘exit’ (C)
Found ‘rand’, possibly from ‘rand’ (C)
Found ‘random’, possibly from ‘random’ (C)
Found ‘srandom’, possibly from ‘srandom’ (C)
File ‘Rserve/libs/Rserve.so’:
Found non-API call to R: ‘R_TempDir’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-release-linux-x86_64
Version: 1.7-3.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘RSclient’
Flavor: r-release-macos-x86_64
Version: 1.7-3.1
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/Volumes/Builds/packages/high-sierra-x86_64/results/4.0/Rserve.Rcheck/Rserve/libs/Rserve.so’:
Found ‘_exit’, possibly from ‘exit’ (C)
Found ‘_rand’, possibly from ‘rand’ (C)
Found ‘_random’, possibly from ‘random’ (C)
Found ‘_srandom’, possibly from ‘srandom’ (C)
File ‘Rserve/libs/Rserve.so’:
Found non-API call to R: ‘R_TempDir’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-release-macos-x86_64
Version: 1.7-3.1
Check: compiled code
Result: NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.0/Rserve/libs/i386/Rserve.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Found 'rand', possibly from 'rand' (C)
Found 'srand', possibly from 'srand' (C)
File 'd:/Rcompile/CRANpkg/lib/4.0/Rserve/libs/x64/Rserve.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Found 'rand', possibly from 'rand' (C)
Found 'srand', possibly from 'srand' (C)
File 'Rserve/libs/i386/Rserve.dll':
Found non-API calls to R: 'R_Interactive', 'Rf_initialize_R',
'setup_Rmainloop'
File 'Rserve/libs/x64/Rserve.dll':
Found non-API calls to R: 'R_Interactive', 'Rf_initialize_R',
'setup_Rmainloop'
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-release-windows-ix86+x86_64
Version: 1.7-3.1
Check: compiled code
Result: NOTE
Note: information on .o files is not available
File ‘/Volumes/SSD-Data/Builds/R-dev-web/QA/Simon/packages/el-capitan-x86_64/results/3.6/Rserve.Rcheck/Rserve/libs/Rserve.so’:
Found ‘_exit’, possibly from ‘exit’ (C)
Found ‘_rand’, possibly from ‘rand’ (C)
Found ‘_random’, possibly from ‘random’ (C)
Found ‘_srandom’, possibly from ‘srandom’ (C)
File ‘Rserve/libs/Rserve.so’:
Found non-API call to R: ‘R_TempDir’
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-oldrel-macos-x86_64
Version: 1.7-3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
#warning Please include winsock2.h before windows.h
qap_decode.c:200:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
qap_decode.c:200:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
qap_decode.c:238:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
qap_decode.c:238:55: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
qap_decode.c:244:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
qap_decode.c:244:60: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Flavor: r-oldrel-windows-ix86+x86_64
Version: 1.7-3.1
Check: compiled code
Result: NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/3.6/Rserve/libs/i386/Rserve.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Found 'rand', possibly from 'rand' (C)
Found 'srand', possibly from 'srand' (C)
File 'd:/Rcompile/CRANpkg/lib/3.6/Rserve/libs/x64/Rserve.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Found 'rand', possibly from 'rand' (C)
Found 'srand', possibly from 'srand' (C)
File 'Rserve/libs/i386/Rserve.dll':
Found non-API calls to R: 'R_Interactive', 'Rf_initialize_R',
'setup_Rmainloop'
File 'Rserve/libs/x64/Rserve.dll':
Found non-API calls to R: 'R_Interactive', 'Rf_initialize_R',
'setup_Rmainloop'
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. The detected symbols are linked into the code but
might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-oldrel-windows-ix86+x86_64
Current CRAN status: NOTE: 6, OK: 6
Version: 0.2-4.1
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
'src-java'
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
Current CRAN status: ERROR: 2, NOTE: 2, OK: 8
Version: 0.1-5
Check: compiled code
Result: NOTE
File ‘tiff/libs/tiff.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1-5
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'tiff-Ex.R' failed
The error most likely occurred in:
> ### Name: readTIFF
> ### Title: Read a bitmap image stored in the TIFF format
> ### Aliases: readTIFF
> ### Keywords: IO
>
> ### ** Examples
>
> # read a sample file (R logo)
> img <- readTIFF(system.file("img", "Rlogo.tiff", package="tiff"))
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Current CRAN status: NOTE: 2, OK: 10
Version: 0.1-4
Check: compiled code
Result: NOTE
File ‘uuid/libs/uuid.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: NOTE: 12
Version: 1.1-0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
Checking should be performed on sources prepared by 'R CMD build'.
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1-0
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
'src-java'
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: 1.1-0
Check: R code for possible problems
Result: NOTE
plot.VennDiagram : <anonymous>: no visible global function definition
for 'hcl'
plot.VennDiagram: no visible global function definition for 'plot.new'
plot.VennDiagram: no visible global function definition for
'plot.window'
plot.VennDiagram: no visible global function definition for 'col2rgb'
plot.VennDiagram: no visible global function definition for 'rgb'
plot.VennDiagram: no visible global function definition for 'polygon'
plot.VennDiagram: no visible global function definition for 'text'
plot.VennDiagram: no visible global function definition for 'title'
Undefined global functions or variables:
col2rgb hcl plot.new plot.window polygon rgb text title
Consider adding
importFrom("grDevices", "col2rgb", "hcl", "rgb")
importFrom("graphics", "plot.new", "plot.window", "polygon", "text",
"title")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64