Last updated on 2026-06-28 01:52:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 2.88 | 50.34 | 53.22 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 2.18 | 37.76 | 39.94 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 79.67 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 5.00 | 132.45 | 137.45 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 4.00 | 111.00 | 115.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 2.61 | 45.72 | 48.33 | OK | |
| r-release-linux-x86_64 | 0.2.0 | ERROR | ||||
| r-release-macos-arm64 | 0.2.0 | 1.00 | 71.00 | 72.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 2.00 | 119.00 | 121.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 4.00 | 111.00 | 115.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 2.00 | 127.00 | 129.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 6.00 | 123.00 | 129.00 | OK |
Version: 0.2.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Frank Farach <frank.farach@gmail.com>’
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘advanced-use.Rmd’ using rmarkdown
Quitting from advanced-use.Rmd:38-46 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `make_full_address()`:
! all(c(address_1, address_2, city, state, postal_code) %in% names(df)) is not TRUE
---
Backtrace:
▆
1. ├─npi::npi_summarize(out)
2. ├─npi:::npi_summarize.npi_results(out)
3. │ └─tibble::tibble(...)
4. │ └─tibble:::tibble_quos(xs, .rows, .name_repair)
5. │ └─rlang::eval_tidy(xs[[j]], mask)
6. ├─address_loc %>% ...
7. └─npi:::make_full_address(...)
8. └─base::stopifnot(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'advanced-use.Rmd' failed with diagnostics:
all(c(address_1, address_2, city, state, postal_code) %in% names(df)) is not TRUE
--- failed re-building ‘advanced-use.Rmd’
--- re-building ‘npi.Rmd’ using rmarkdown
--- finished re-building ‘npi.Rmd’
SUMMARY: processing the following file failed:
‘advanced-use.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64