Last updated on 2023-12-06 11:52:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 6.49 | 578.74 | 585.23 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 5.02 | 470.24 | 475.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 747.87 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 773.14 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 6.00 | 484.00 | 490.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 4.36 | 571.85 | 576.21 | OK | |
r-release-linux-x86_64 | 0.2.0 | 4.33 | 570.83 | 575.16 | OK | |
r-release-macos-arm64 | 0.2.0 | 234.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 589.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 7.00 | 565.00 | 572.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 32.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.2.0 | 41.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.2.0 | 8.00 | 64.00 | 72.00 | ERROR |
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in ‘clustra-Ex.R’ failed
The error most likely occurred in:
> ### Name: clustra
> ### Title: Cluster longitudinal trajectories over time
> ### Aliases: clustra
>
> ### ** Examples
>
> set.seed(13)
> data = gen_traj_data(n_id = c(50, 100), types = c(1, 2),
+ intercepts = c(100, 80), m_obs = 20,
+ s_range = c(-365, -14), e_range = c(0.5*365, 2*365))
> cl = clustra(data, k = 2, maxdf = 20, conv = c(5, 0), verbose = TRUE)
Start counts 76 74 Error in as.POSIXct.numeric(time1) : 'origin' must be supplied
Calls: clustra ... deltime -> difftime -> as.POSIXct -> as.POSIXct.numeric
Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘clustra_bp_vignette.Rmd’ using rmarkdown
Quitting from lines 85-87 [run5] (clustra_bp_vignette.Rmd)
Error: processing vignette 'clustra_bp_vignette.Rmd' failed with diagnostics:
'origin' must be supplied
--- failed re-building ‘clustra_bp_vignette.Rmd’
--- re-building ‘clustra_vignette.Rmd’ using rmarkdown
Quitting from lines 47-50 [clustra4] (clustra_vignette.Rmd)
Error: processing vignette 'clustra_vignette.Rmd' failed with diagnostics:
'origin' must be supplied
--- failed re-building ‘clustra_vignette.Rmd’
SUMMARY: processing the following files failed:
‘clustra_bp_vignette.Rmd’ ‘clustra_vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'clustra_bp_vignette.Rmd' using rmarkdown
Quitting from lines 85-87 [run5] (clustra_bp_vignette.Rmd)
Error: processing vignette 'clustra_bp_vignette.Rmd' failed with diagnostics:
'origin' must be supplied
--- failed re-building 'clustra_bp_vignette.Rmd'
--- re-building 'clustra_vignette.Rmd' using rmarkdown
Quitting from lines 47-50 [clustra4] (clustra_vignette.Rmd)
Error: processing vignette 'clustra_vignette.Rmd' failed with diagnostics:
'origin' must be supplied
--- failed re-building 'clustra_vignette.Rmd'
SUMMARY: processing the following files failed:
'clustra_bp_vignette.Rmd' 'clustra_vignette.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64