Last updated on 2025-09-24 20:48:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 26.70 | 65.38 | 92.08 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 18.12 | 47.33 | 65.45 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 160.52 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 150.97 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 32.00 | 101.00 | 133.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.0 | 28.80 | 61.13 | 89.93 | NOTE | |
r-release-linux-x86_64 | 1.2.0 | 28.35 | 62.12 | 90.47 | WARN | |
r-release-macos-arm64 | 1.2.1 | 41.00 | OK | |||
r-release-macos-x86_64 | 1.2.1 | 95.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 33.00 | 101.00 | 134.00 | WARN | |
r-oldrel-macos-arm64 | 1.2.1 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.1 | 93.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 40.00 | 118.00 | 158.00 | NOTE |
Version: 1.2.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Alireza S. Mahani <alireza.s.mahani@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Mansour", "T.A."),
family = "Sharabiani",
role = "aut"),
person(given = c("Alireza", "S."),
family = "Mahani",
role = c("aut", "cre"),
email = "alireza.s.mahani@gmail.com"))
as necessary.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
cfc.cpp:158:19: warning: 'max' is deprecated: use .index_max() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/CFC.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 19.1.7 (3+b2)’
* used C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.0
Check: Rd files
Result: NOTE
checkRd: (-1) cfc.tbasis.Rd:23: Lost braces
23 | Assuming one-dimensional \code{p1} and \code{p2} for clarity, the algorithm calculates cumulative incidence function for cuase 1 using a recursive formula: \code{ci1[n+1] = ci1[n] + dci1[n]}, where \code{dci1[n] = 0.5*(p2[n] + p2[n+1])*(p1[n] - p1[n+1])}. The increment in cumulative incidence function for cause 2 is similarly calculated, \code{dci2[n] = 0.5*(p1[n] + p1[n+1])*(p2[n] - p2[n+1])}. These equations guarantee that \code{dci1[n] + dci2[n] = p1[n]*p2[n] - p1[n+1]*p2[n+1]}. Event-free probability is simply calculated as code{efp[n] = p1[n]*p2[n]}. Taken together, this numerical integration ensures that \code{efp[n+1] - efp[n] + dci1[n] + dci2[n] = 0}.
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.2.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
cfc.cpp:158:22: warning: ‘eT arma::Mat<eT>::max(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]’ is deprecated: use .index_max() with ind2sub() instead [-Wdeprecated-declarations]
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/CFC.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’
* used C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
Flavor: r-release-linux-x86_64
Version: 1.2.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
cfc.cpp:158:22: warning: 'eT arma::Mat<eT>::max(arma::uword&, arma::uword&) const [with eT = double; arma::uword = unsigned int]' is deprecated: use .index_max() with ind2sub() instead [-Wdeprecated-declarations]
See 'd:/Rcompile/CRANpkg/local/4.5/CFC.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 14.2.0'
* used C++ compiler: 'g++.exe (GCC) 14.2.0'
Flavor: r-release-windows-x86_64