Last updated on 2024-01-12 18:53:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 18.18 | 2339.99 | 2358.17 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 14.33 | 378.77 | 393.10 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 725.30 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 663.94 | WARN | |||
r-devel-windows-x86_64 | 1.3.1 | 115.00 | 481.00 | 596.00 | WARN | |
r-patched-linux-x86_64 | 1.3.1 | 12.02 | 461.56 | 473.58 | OK | |
r-release-linux-x86_64 | 1.3.1 | 10.65 | 450.18 | 460.83 | OK | |
r-release-macos-arm64 | 1.3.1 | 264.00 | OK | |||
r-release-macos-x86_64 | 1.3.1 | 922.00 | OK | |||
r-release-windows-x86_64 | 1.3.1 | 128.00 | 572.00 | 700.00 | OK | |
r-oldrel-macos-arm64 | 1.3.1 | 425.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.1 | 144.00 | 942.00 | 1086.00 | OK |
Version: 1.3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
c_functions.c:279:81: warning: format specifies type 'int' but the argument has type 'long long' [-Wformat]
c_functions.c:288:86: warning: format specifies type 'int' but the argument has type 'long long' [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/SFSI.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.6 (3)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.3.1
Check: whether the package can be loaded with stated dependencies
Result: WARN
Loading required package: ggplot2
|===============================================================|
| ._______. ._______. ._______. ._______. |
| | ._____| | ._____| | ._____| |__. .__| |
| | |_____. | |___. | |_____. | | Sparse |
| |_____. | | .___| |_____. | | | Family and |
| ._____| | | | ._____| | .__| |__. Selection |
| |_______| |_| |_______| |_______| Index |
| |
| Version: 1.3.1 (2023-11-17) |
| Authors: Marco Lopez-Cruz & Gustavo de los Campos |
| |
| Type 'citation('SFSI')' to know how to cite this package |
| Type 'help(package='SFSI', help_type='html')' to see help |
| Type 'browseVignettes('SFSI')' to see documentation |
| Type 'demo(package='SFSI')' to see demos |
| |
|===============================================================|
Assertion failure at kmp_runtime.cpp(6891): temp_reg_status_file_name.
OMP: Error #13: Assertion failure at kmp_runtime.cpp(6891).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
Assertion failure at kmp_runtime.cpp(6891): temp_reg_status_file_name.
OMP: Error #13: Assertion failure at kmp_runtime.cpp(6891).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
Killed
It looks like this package (or one of its dependent packages) has an
unstated dependence on a standard package. All dependencies must be
declared in DESCRIPTION.
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.3.1
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
c_functions.c:279:32: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
c_functions.c:288:35: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/SFSI.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (Debian 13.2.0-9) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
c_functions.c:279:81: warning: format specifies type 'int' but the argument has type 'long long' [-Wformat]
c_functions.c:288:86: warning: format specifies type 'int' but the argument has type 'long long' [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/SFSI.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
c_functions.c:279:32: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
c_functions.c:288:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/SFSI.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.3.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
c_functions.c:279:32: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
c_functions.c:288:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/SFSI.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64