Last updated on 2025-07-26 21:49:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 11.44 | 288.40 | 299.84 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 267.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 274.17 | OK | |||
r-release-linux-x86_64 | 0.1.1 | 13.07 | 350.98 | 364.05 | ERROR | |
r-release-macos-x86_64 | 0.1.1 | 171.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 19.00 | 220.00 | 239.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.1 | 228.00 | OK |
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘BoneDensityMapping-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: reorientate_landmarks
> ### Title: Reorientate landmarks
> ### Aliases: reorientate_landmarks
>
> ### ** Examples
>
> landmark_path <- system.file("extdata", "test_femur.mrk.json",
+ package = "BoneDensityMapping")
> reoriented_landmarks <- reorientate_landmarks(landmark_path)
Warning in file(con, "w") :
cannot open file '/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/BoneDensityMapping/extdata/test_femur.mrk.json': Read-only file system
Error in file(con, "w") : cannot open the connection
Calls: reorientate_landmarks -> write_json -> writeLines -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘BoneDensityMapping-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: reorientate_landmarks
> ### Title: Reorientate landmarks
> ### Aliases: reorientate_landmarks
>
> ### ** Examples
>
> landmark_path <- system.file("extdata", "test_femur.mrk.json",
+ package = "BoneDensityMapping")
> reoriented_landmarks <- reorientate_landmarks(landmark_path)
Warning in file(con, "w") :
cannot open file '/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/BoneDensityMapping/extdata/test_femur.mrk.json': Read-only file system
Error in file(con, "w") : cannot open the connection
Calls: reorientate_landmarks -> write_json -> writeLines -> file
Execution halted
Flavor: r-release-linux-x86_64