Last updated on 2025-10-21 17:50:23 CEST.
Package | WARN | NOTE | OK |
---|---|---|---|
degreenet | 13 | ||
RDS | 2 | 11 | |
reldist | 2 | 11 | |
rpm | 9 | 2 | 2 |
sspse | 13 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.9-10
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
as.char.html:50:1 (as.char.Rd:12): Warning: missing </ul> before </div>
cumulative.estimate.html:69:1 (cumulative.estimate.Rd:25): Warning: missing </ul> before </div>
export.rds.interval.estimate.html:50:1 (export.rds.interval.estimate.Rd:12): Warning: missing </ul> before </div>
get.h.hat.html:60:1 (get.h.hat.Rd:19): Warning: missing </ul> before </div>
get.net.size.html:50:1 (get.net.size.Rd:12): Warning: missing </ul> before </div>
get.population.size.html:50:1 (get.population.size.Rd:12): Warning: missing </ul> before </div>
get.recruitment.time.html:63:1 (get.recruitment.time.Rd:21): Warning: missing </ul> before </div>
gile.ss.weights.html:84:1 (gile.ss.weights.Rd:34): Warning: missing </ul> before </div>
has.recruitment.time.html:50:1 (has.recruitment.time.Rd:12): Warning: missing </ul> before </div>
is.rds.data.frame.html:46:1 (is.rds.data.frame.Rd:10): Warning: missing </ul> before </div>
is.rds.interval.estimate.html:46:1 (is.rds.interval.estimate.Rd:10): Warning: missing </ul> before </div>
is.rds.interval.estimate.list.html:48:1 (is.rds.interval.estimate.list.Rd:11): Warning: missing </ul> before </div>
print.differential.activity.estimate.html:51:1 (print.differential.activity.estimate.Rd:12): Warning: missing </ul> before </div>
print.pvalue.table.html:51:1 (print.pvalue.table.Rd:12): Warning: missing </ul> before </div>
print.rds.contin.bootstrap.html:55:1 (print.rds.contin.bootstrap.Rd:14): Warning: missing </ul> before </div>
print.rds.data.frame.html:51:1 (print.rds.data.frame.Rd:12): Warning: missing </ul> before </div>
print.rds.interval.estimate.html:58:1 (print.rds.interval.estimate.Rd:17): Warning: missing </ul> before </div>
rds.I.weights.html:62:1 (rds.I.weights.Rd:18): Warning: missing </ul> before </div>
read.rdsobj.html:51:1 (read.rdsobj.Rd:15): Warning: missing </ul> before </div>
show.rds.data.frame.html:50:1 (show.rds.data.frame.Rd:12): Warning: missing </ul> before </div>
vh.weights.html:50:1 (vh.weights.Rd:12): Warning: missing </ul> before </div>
write.graphviz.html:50:1 (write.graphviz.Rd:12): Warning: missing </ul> before </div>
write.rdsat.html:50:1 (write.rdsat.Rd:12): Warning: missing </ul> before </div>
write.rdsobj.html:50:1 (write.rdsobj.Rd:12): Warning: missing </ul> before </div>
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 2, OK: 11
Version: 1.7-2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Mark S. Handcock <handcock@stat.ucla.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Mark", "S."),
family = "Handcock",
role = c("aut", "cre"),
email = "handcock@stat.ucla.edu")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: WARN: 9, NOTE: 2, OK: 2
Version: 0.7-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rowwise_imax_idx.cpp:17:18: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
rowwise_max_idx.cpp:17:18: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/rpm.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 19.1.7 (7)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.7-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rowwise_imax_idx.cpp:17:21: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = int; derived = arma::subview<int>; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
rowwise_max_idx.cpp:17:21: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = double; derived = arma::subview<double>; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/rpm.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rowwise_imax_idx.cpp:17:18: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
rowwise_max_idx.cpp:17:18: warning: 'max' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-clang/rpm.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 21.1.2’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rowwise_imax_idx.cpp:17:21: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = int; derived = arma::subview<int>; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
rowwise_max_idx.cpp:17:21: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = double; derived = arma::subview<double>; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See ‘/data/gannet/ripley/R/packages/tests-devel/rpm.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.7-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rowwise_imax_idx.cpp:17:21: warning: 'elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = int; derived = arma::subview<int>; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
rowwise_max_idx.cpp:17:21: warning: 'elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = double; derived = arma::subview<double>; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See 'd:/Rcompile/CRANpkg/local/4.6/rpm.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
Flavor: r-devel-windows-x86_64
Version: 0.7-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rowwise_imax_idx.cpp:17:21: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = int; derived = arma::subview<int>; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
rowwise_max_idx.cpp:17:21: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = double; derived = arma::subview<double>; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/rpm.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-patched-linux-x86_64
Version: 0.7-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rowwise_imax_idx.cpp:17:21: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = int; derived = arma::subview<int>; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
rowwise_max_idx.cpp:17:21: warning: ‘elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = double; derived = arma::subview<double>; arma::uword = unsigned int]’ is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/rpm.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-release-linux-x86_64
Version: 0.7-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rowwise_imax_idx.cpp:17:21: warning: 'elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = int; derived = arma::subview<int>; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
rowwise_max_idx.cpp:17:21: warning: 'elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = double; derived = arma::subview<double>; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See 'd:/Rcompile/CRANpkg/local/4.5/rpm.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
Flavor: r-release-windows-x86_64
Version: 0.7-3
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
libs 4.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.7-3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rowwise_imax_idx.cpp:17:21: warning: 'elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = int; derived = arma::subview<int>; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
rowwise_max_idx.cpp:17:21: warning: 'elem_type arma::Base<elem_type, derived>::max(arma::uword&) const [with elem_type = double; derived = arma::subview<double>; arma::uword = unsigned int]' is deprecated: use .index_max() instead [-Wdeprecated-declarations]
See 'd:/Rcompile/CRANpkg/local/4.4/rpm.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 13.3.0'
Flavor: r-oldrel-windows-x86_64
Current CRAN status: OK: 13