The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-05-05 11:51:57 CEST.
| Package | ERROR | OK |
|---|---|---|
| espadon | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
Version: 1.11.3
Check: examples
Result: ERROR
Running examples in ‘espadon-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Rdcm.inventory
> ### Title: Inventory of 'espadon' objects from Rdcm files
> ### Aliases: Rdcm.inventory
>
> ### ** Examples
>
> # First, save toy patient objects to a temporary file pat.dir for testing.
> pat.dir <- file.path (tempdir(), "PM_Rdcm")
> dir.create (pat.dir, recursive = TRUE)
> patient <- toy.load.patient (modality = c("ct", "mr"), roi.name = "",
+ dxyz = c (4, 4, 4))
> save.to.Rdcm (patient$ct[[1]], dirname = pat.dir)
[1] TRUE
> save.to.Rdcm (patient$mr[[1]], dirname = pat.dir)
[1] TRUE
> save.T.MAT (patient$T.MAT, dirname = pat.dir)
[1] TRUE
>
>
> Rdcm.inventory (pat.dir)
Error in as.data.frame.vector(x, ..., nm = nm) :
row names contain missing values
Calls: Rdcm.inventory ... as.data.frame -> as.data.frame.character -> as.data.frame.vector
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.11.3
Check: examples
Result: ERROR
Running examples in 'espadon-Ex.R' failed
The error most likely occurred in:
> ### Name: Rdcm.inventory
> ### Title: Inventory of 'espadon' objects from Rdcm files
> ### Aliases: Rdcm.inventory
>
> ### ** Examples
>
> # First, save toy patient objects to a temporary file pat.dir for testing.
> pat.dir <- file.path (tempdir(), "PM_Rdcm")
> dir.create (pat.dir, recursive = TRUE)
> patient <- toy.load.patient (modality = c("ct", "mr"), roi.name = "",
+ dxyz = c (4, 4, 4))
> save.to.Rdcm (patient$ct[[1]], dirname = pat.dir)
[1] TRUE
> save.to.Rdcm (patient$mr[[1]], dirname = pat.dir)
[1] TRUE
> save.T.MAT (patient$T.MAT, dirname = pat.dir)
[1] TRUE
>
>
> Rdcm.inventory (pat.dir)
Error in as.data.frame.vector(x, ..., nm = nm) :
row names contain missing values
Calls: Rdcm.inventory ... as.data.frame -> as.data.frame.character -> as.data.frame.vector
Execution halted
Flavor: r-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.