Last updated on 2026-01-30 07:48:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.78 | 46.53 | 49.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.98 | 29.63 | 31.61 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 5.00 | 73.64 | 78.64 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 5.00 | 84.74 | 89.74 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 5.00 | 65.00 | 70.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 2.77 | 41.62 | 44.39 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 2.16 | 41.72 | 43.88 | OK | |
| r-release-macos-arm64 | 0.1.1 | OK | ||||
| r-release-macos-x86_64 | 0.1.1 | 2.00 | 105.00 | 107.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 5.00 | 63.00 | 68.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 2.00 | 79.00 | 81.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 6.00 | 74.00 | 80.00 | OK |
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘nisrarr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_metadata_field
> ### Title: Get metadata
> ### Aliases: get_metadata_field get_metadata
>
> ### ** Examples
>
> mye <- nisra_read_dataset("MYE01T09")
Error: lexical error: invalid char in json text.
<html><head><title>Request Reje
(right here) ------^
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘introduction.Rmd’ using rmarkdown
Quitting from introduction.Rmd:38-43 [search]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! lexical error: invalid char in json text.
<html><head><title>Request Reje
(right here) ------^
---
Backtrace:
▆
1. └─nisrarr::nisra_search()
2. └─nisrarr:::nisra_read_collection(datefrom = datefrom, flush_cache = flush_cache)
3. └─jsonlite::fromJSON(resp, simplifyDataFrame = FALSE)
4. └─jsonlite:::parse_and_simplify(...)
5. └─jsonlite:::parseJSON(txt, bigint_as_char)
6. └─jsonlite:::parse_string(txt, bigint_as_char)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'introduction.Rmd' failed with diagnostics:
lexical error: invalid char in json text.
<html><head><title>Request Reje
(right here) ------^
--- failed re-building ‘introduction.Rmd’
SUMMARY: processing the following file failed:
‘introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc