Last updated on 2023-12-03 19:48:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3-2 | 6.48 | 34.93 | 41.41 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.3-2 | 5.47 | 27.03 | 32.50 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.3-5 | 48.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3-5 | 47.47 | NOTE | |||
r-devel-windows-x86_64 | 0.3-2 | 12.00 | 61.00 | 73.00 | WARN | |
r-patched-linux-x86_64 | 0.3-2 | 6.61 | 33.89 | 40.50 | NOTE | |
r-release-linux-x86_64 | 0.3-5 | 5.71 | 31.84 | 37.55 | NOTE | |
r-release-macos-arm64 | 0.3-5 | 28.00 | NOTE | |||
r-release-macos-x86_64 | 0.3-5 | 54.00 | NOTE | |||
r-release-windows-x86_64 | 0.3-5 | 16.00 | 62.00 | 78.00 | NOTE | |
r-oldrel-macos-arm64 | 0.3-5 | 28.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.3-2 | 29.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.3-2 | 16.00 | 62.00 | 78.00 | NOTE |
Version: 0.3-2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
split_df_fw.c:152:86: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/iotools.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3-2
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-oldrel-macos-x86_64
Version: 0.3-2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
split_df_fw.c:152:75: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘long int’ [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/iotools.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (Debian 13.2.0-5) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3-5
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-2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
split_df_fw.c:152:75: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long long int' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/iotools.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64
Version: 0.3-2
Check: compiled code
Result: NOTE
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-x86_64, r-oldrel-windows-x86_64
Version: 0.3-5
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-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64
Version: 0.3-5
Check: compiled code
Result: NOTE
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.
Flavor: r-release-windows-x86_64