Last updated on 2026-06-08 13:50:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.39 | 8.73 | 63.84 | 72.57 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.39 | 6.30 | 43.82 | 50.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.39 | 14.00 | 100.18 | 114.18 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.39 | 14.00 | 97.49 | 111.49 | OK | |
| r-devel-windows-x86_64 | 1.39 | 9.00 | 79.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 1.39 | 7.48 | 59.93 | 67.41 | OK | |
| r-release-linux-x86_64 | 1.39 | 6.99 | 61.27 | 68.26 | OK | |
| r-release-macos-arm64 | 1.39 | 2.00 | 19.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 1.39 | 6.00 | 65.00 | 71.00 | OK | |
| r-release-windows-x86_64 | 1.39 | 10.00 | 79.00 | 89.00 | OK | |
| r-oldrel-macos-arm64 | 1.39 | OK | ||||
| r-oldrel-macos-x86_64 | 1.39 | 5.00 | 61.00 | 66.00 | OK | |
| r-oldrel-windows-x86_64 | 1.39 | 15.00 | 96.00 | 111.00 | OK |
Version: 1.39
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Marcela Nunez Lemus <marcela.nunez.lemus@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Marcela", "Nunez"),
family = "Lemus",
role = c("aut", "cre"),
email = "marcela.nunez.lemus@gmail.com"),
person(given = c("Christian", "E."),
family = "Galarza",
role = "aut"),
person(given = c("Larissa", "Avila"),
family = "Matos",
role = "aut"),
person(given = c("Victor", "H"),
family = "Lachos",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.39
Check: examples
Result: ERROR
Running examples in ‘PartCensReg-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Cens.SMN.PCR
> ### Title: Estimation and diagnostics for partially linear censored
> ### regression models
> ### Aliases: Cens.SMN.PCR
> ### Keywords: package censored censoring diagnostic partial partially
>
> ### ** Examples
>
> dtawage = get(data(PSID1976,package = "AER"))
Error in find.package(package, lib.loc, verbose = verbose) :
there is no package called ‘AER’
Calls: get -> data -> find.package
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc