Last updated on 2025-11-22 19:50:22 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 3.97 | 52.91 | 56.88 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.83 | 37.34 | 40.17 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 83.92 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 6.00 | 91.00 | 97.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 4.00 | 48.34 | 52.34 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 3.40 | 48.55 | 51.95 | OK | |
| r-release-macos-arm64 | 1.0.0 | OK | ||||
| r-release-macos-x86_64 | 1.0.0 | 3.00 | 92.00 | 95.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 6.00 | 91.00 | 97.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 3.00 | 75.00 | 78.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 8.00 | 104.00 | 112.00 | OK |
Version: 1.0.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Housen Chu <hchu@lbl.gov>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
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: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘data_import.Rmd’ using rmarkdown
Quitting from data_import.Rmd:215-222 [unnamed-chunk-9]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Failed to connect to ftp.fluxdata.org port 21 after 135063 ms: Could not connect to server
---
Backtrace:
▆
1. ├─amerifluxr::amf_var_info()
2. │ └─RCurl::getURL(amf_server("var_info"), ftp.use.epsv = FALSE, dirlistonly = TRUE)
3. │ └─RCurl::curlPerform(curl = curl, .opts = opts, .encoding = .encoding)
4. └─RCurl (local) `<fn>`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'data_import.Rmd' failed with diagnostics:
Failed to connect to ftp.fluxdata.org port 21 after 135063 ms: Could not connect to server
--- failed re-building ‘data_import.Rmd’
--- re-building ‘site_selection.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘site_selection.Rmd’
SUMMARY: processing the following file failed:
‘data_import.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc