Last updated on 2025-09-19 12:50:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 55.81 | 39.84 | 95.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 35.31 | 30.17 | 65.48 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 186.96 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 163.62 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 65.00 | 84.00 | 149.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 55.75 | 37.56 | 93.31 | OK | |
r-release-linux-x86_64 | 1.0.1 | 56.77 | 37.92 | 94.69 | OK | |
r-release-macos-arm64 | 1.0.1 | 51.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 62.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 64.00 | 88.00 | 152.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 52.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 78.00 | 127.00 | 205.00 | OK |
Version: 1.0.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Xuan You <youxuan90@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Xuan",
family = "You",
role = c("aut", "cre"),
email = "youxuan90@gmail.com"),
person(given = "Yichen",
family = "Cheng",
role = "aut",
email = "ycheng11@gsu.edu"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
calcll_1d_baf.cpp:51:28: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
calcll_1d_baf.cpp:56:22: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
calcll_baf.cpp:55:28: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
calcll_baf.cpp:61:22: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
calcll_cpp.cpp:54:28: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
calcll_cpp.cpp:61:22: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
calcll_p1_cpp.cpp:57:28: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
calcll_p1_cpp.cpp:66:22: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
calcll_p3.cpp:62:32: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
calcll_p3.cpp:64:26: warning: 'min' is deprecated: use .index_min() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/EstMix.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.1’
Flavor: r-devel-linux-x86_64-fedora-clang