Last updated on 2025-12-20 09:49:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.98 | 28.64 | 30.62 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.43 | 22.65 | 24.08 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 48.48 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 57.64 | OK | |||
| r-devel-windows-x86_64 | 0.1.0 | 4.00 | 60.00 | 64.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 1.97 | 26.80 | 28.77 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 1.80 | 26.83 | 28.63 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 64.00 | 66.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 4.00 | 59.00 | 63.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 2.00 | 50.00 | 52.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 5.00 | 58.00 | 63.00 | ERROR |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'NSR-Ex.R' failed
The error most likely occurred in:
> ### Name: NSR_metadata
> ### Title: Get NSR metadata
> ### Aliases: NSR_metadata
>
> ### ** Examples
>
> {
+ metadata <- NSR_metadata()
+ }
There appears to be a problem reaching the API.
There appears to be a problem reaching the API.
There appears to be a problem reaching the API.
Error in names(output) <- c("citations", "version", "sources") :
'names' attribute [3] must be the same length as the vector [0]
Calls: NSR_metadata
Execution halted
Flavor: r-oldrel-windows-x86_64
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'NSR.Rmd' using rmarkdown
Quitting from NSR.Rmd:68-79 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `names(output) <- c("citations", "version", "sources")`:
! 'names' attribute [3] must be the same length as the vector [0]
---
Backtrace:
▆
1. └─NSR::NSR_metadata()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'NSR.Rmd' failed with diagnostics:
'names' attribute [3] must be the same length as the vector [0]
--- failed re-building 'NSR.Rmd'
SUMMARY: processing the following file failed:
'NSR.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64