CRAN Package Check Results for Package JavaGD

Last updated on 2022-08-15 08:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6-4 10.17 36.70 46.87 WARN
r-devel-linux-x86_64-debian-gcc 0.6-4 6.50 28.09 34.59 WARN
r-devel-linux-x86_64-fedora-clang 0.6-4 66.50 WARN
r-devel-linux-x86_64-fedora-gcc 0.6-4 65.54 WARN
r-devel-windows-x86_64 0.6-4 21.00 59.00 80.00 NOTE
r-patched-linux-x86_64 0.6-4 7.94 36.25 44.19 WARN
r-release-linux-x86_64 0.6-4 7.77 37.16 44.93 WARN
r-release-macos-arm64 0.6-4 15.00 ERROR
r-release-macos-x86_64 0.6-4 41.00 WARN
r-release-windows-x86_64 0.6-4 15.00 62.00 77.00 NOTE
r-oldrel-macos-arm64 0.6-4 32.00 NOTE
r-oldrel-macos-x86_64 0.6-4 44.00 NOTE
r-oldrel-windows-ix86+x86_64 0.6-4 19.00 67.00 86.00 NOTE

Additional issues

M1mac

Check Details

Version: 0.6-4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     javaGD.c:153:9: warning: expression which evaluates to zero treated as a null pointer constant of type 'newJavaGDDesc *' [-Wnon-literal-null-conversion]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64

Version: 0.6-4
Check: top-level files
Result: WARN
     Output from running autoreconf:
     configure.ac:4: warning: The macro `AC_CONFIG_HEADER' is obsolete.
     configure.ac:4: You should run autoupdate.
     ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
     configure.ac:4: the top level
     configure.ac:24: warning: The macro `AC_HEADER_STDC' is obsolete.
     configure.ac:24: You should run autoupdate.
     ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
     configure.ac:24: the top level
     configure.ac:30: warning: The macro `AC_HEADER_TIME' is obsolete.
     configure.ac:30: You should run autoupdate.
     ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
     configure.ac:30: the top level
     configure.ac:34: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
     configure.ac:34: You should run autoupdate.
     ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
     configure.ac:34: the top level
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.6-4
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.6-4
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.6-4
Check: top-level files
Result: WARN
     Output from running autoreconf:
     configure.ac:4: warning: The macro `AC_CONFIG_HEADER' is obsolete.
     configure.ac:4: You should run autoupdate.
     ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
     configure.ac:4: the top level
     configure.ac:24: warning: The macro `AC_HEADER_STDC' is obsolete.
     configure.ac:24: You should run autoupdate.
     ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
     configure.ac:24: the top level
     configure.ac:30: warning: The macro `AC_HEADER_TIME' is obsolete.
     configure.ac:30: You should run autoupdate.
     ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
     configure.ac:30: the top level
     configure.ac:34: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
     configure.ac:34: You should run autoupdate.
     ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
     configure.ac:34: the top level
     configure.ac:4: warning: The macro `AC_CONFIG_HEADER' is obsolete.
     configure.ac:4: You should run autoupdate.
     ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
     configure.ac:4: the top level
     configure.ac:24: warning: The macro `AC_HEADER_STDC' is obsolete.
     configure.ac:24: You should run autoupdate.
     ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
     configure.ac:24: the top level
     configure.ac:30: warning: The macro `AC_HEADER_TIME' is obsolete.
     configure.ac:30: You should run autoupdate.
     ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
     configure.ac:30: the top level
     configure.ac:34: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
     configure.ac:34: You should run autoupdate.
     ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
     configure.ac:34: the top level
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.6-4
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

Version: 0.6-4
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-release-macos-arm64