Last updated on 2025-12-28 01:48:39 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.0 | 9.50 | 79.21 | 88.71 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.3.0 | 5.96 | 57.99 | 63.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.3.0 | 16.00 | 121.60 | 137.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.0 | 16.00 | 145.57 | 161.57 | OK | |
| r-devel-windows-x86_64 | 2.3.0 | 12.00 | 102.00 | 114.00 | ERROR | |
| r-patched-linux-x86_64 | 2.3.0 | 11.20 | 68.57 | 79.77 | OK | |
| r-release-linux-x86_64 | 2.3.0 | 8.73 | 68.98 | 77.71 | OK | |
| r-release-macos-arm64 | 2.3.0 | OK | ||||
| r-release-macos-x86_64 | 2.3.0 | 6.00 | 117.00 | 123.00 | OK | |
| r-release-windows-x86_64 | 2.3.0 | 12.00 | 104.00 | 116.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.3.0 | 6.00 | 122.00 | 128.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.0 | 16.00 | 132.00 | 148.00 | OK |
Version: 2.3.0
Check: examples
Result: ERROR
Running examples in 'fhircrackr-Ex.R' failed
The error most likely occurred in:
> ### Name: fhir_rm_div
> ### Title: Remove html elements
> ### Aliases: fhir_rm_div
>
> ### ** Examples
>
>
> #Example 1: Remove div tags from xmls in a character vector
> string <- c("Hallo<div>Please<p>Remove Me</p></div> World!",
+ "A<div><div><p>B</p></div>C</div>D")
>
> fhir_rm_div(x = string)
Error in `[.data.table`(tags, , `:=`(text, substr(x, start, end)), by = start) :
attempt access index 5/5 in VECTOR_ELT
Calls: fhir_rm_div ... sapply -> lapply -> FUN -> FUN -> [ -> [.data.table
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.
Health stats visible at Monitor.