Last updated on 2026-06-07 23:50:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 2.05 | 34.83 | 36.88 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 1.59 | 21.63 | 23.22 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 56.05 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 53.41 | OK | |||
| r-devel-windows-x86_64 | 1.0.1 | 3.00 | 58.00 | 61.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 2.21 | 31.56 | 33.77 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 2.06 | 31.77 | 33.83 | OK | |
| r-release-macos-arm64 | 1.0.1 | 1.00 | 12.00 | 13.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 2.00 | 46.00 | 48.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 3.00 | 59.00 | 62.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 2.00 | 32.00 | 34.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.1 | 4.00 | 65.00 | 69.00 | OK |
Version: 1.0.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Oisín Ryan <o.ryan@uu.nl>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Oisín",
family = "Ryan",
role = c("aut", "cre"),
email = "o.ryan@uu.nl")
as necessary.
The BugReports field in DESCRIPTION has
https://github.com/ryanoisin/SEset
which should likely be
https://github.com/ryanoisin/SEset/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘SEset-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: network_to_SEset
> ### Title: SE-set from precision matrix
> ### Aliases: network_to_SEset
>
> ### ** Examples
>
> # first estimate the precision matrix
> data(riskcor)
> omega <- (qgraph::EBICglasso(riskcor, n = 69, returnAllResults = TRUE))$optwi
Error in loadNamespace(x) : there is no package called ‘qgraph’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: Rd files
Result: NOTE
checkRd: (-1) SEset_to_network.Rd:50: Escaped LaTeX specials: \&
checkRd: (-1) network_to_SEset.Rd:72: Escaped LaTeX specials: \&
checkRd: (-1) network_to_path.Rd:50: Escaped LaTeX specials: \&
checkRd: (-1) path_to_network.Rd:29: Escaped LaTeX specials: \&
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64