Last updated on 2026-06-11 14:50:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.5 | 61.98 | 69.65 | 131.63 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.5 | 39.60 | 49.36 | 88.96 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.5 | 79.00 | 53.12 | 132.12 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.5 | 110.00 | 64.21 | 174.21 | ERROR | |
| r-devel-windows-x86_64 | 0.2.5 | 70.00 | 104.00 | 174.00 | OK | |
| r-patched-linux-x86_64 | 0.2.5 | 47.58 | 58.78 | 106.36 | OK | |
| r-release-linux-x86_64 | 0.2.5 | 53.41 | 59.00 | 112.41 | OK | |
| r-release-macos-arm64 | 0.2.5 | 10.00 | 15.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 0.2.5 | 32.00 | 68.00 | 100.00 | OK | |
| r-release-windows-x86_64 | 0.2.5 | 71.00 | 103.00 | 174.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.5 | 29.00 | 50.00 | 79.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.5 | 80.00 | 130.00 | 210.00 | OK |
Version: 0.2.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Guillermo Basulto-Elias <guillermobasulto@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Guillermo",
family = "Basulto-Elias",
role = c("aut", "cre"),
email = "guillermobasulto@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘fourierin_details.Rmd’ using rmarkdown
Quitting from fourierin_details.Rmd:49-83 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/purrr_error_indexed>
Error in `map()`:
ℹ In index: 1.
Caused by error in `loadNamespace()`:
! there is no package called 'rbenchmark'
---
Backtrace:
▆
1. ├─... %>% ggplot(aes(resolution, time, color = FFT))
2. ├─ggplot2::ggplot(., aes(resolution, time, color = FFT))
3. ├─dplyr::mutate(., resolution = as.factor(resolution))
4. ├─purrr::map_df(., compute_times)
5. │ └─purrr::map(.x, .f, ...)
6. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
7. │ ├─purrr:::with_indexed_errors(...)
8. │ │ └─base::withCallingHandlers(...)
9. │ ├─purrr:::call_with_cleanup(...)
10. │ └─global .f(.x[[i]], ...)
11. │ └─... %>% ...
12. ├─dplyr::mutate(., time = time * 1000/reps, resolution = resol)
13. ├─dplyr::select(., FFT = test, time = elapsed)
14. ├─base::as.data.frame(.)
15. └─base::loadNamespace(x)
16. ├─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
17. │ └─base (local) withOneRestart(expr, restarts[[1L]])
18. │ └─base (local) doWithOneRestart(return(expr), restart)
19. └─base::stop(cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'fourierin_details.Rmd' failed with diagnostics:
ℹ In index: 1.
Caused by error in `loadNamespace()`:
! there is no package called 'rbenchmark'
--- failed re-building ‘fourierin_details.Rmd’
SUMMARY: processing the following file failed:
‘fourierin_details.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc