Package: rvdat 0.3.1
rvdat: Lightweight Access to 'VDAT' Shell Commands
Provides lightweight, R-friendly syntax for 'VDAT' shell functions.
Authors:
rvdat_0.3.1.tar.gz
rvdat_0.3.1.zip(r-4.7)rvdat_0.3.1.zip(r-4.6)rvdat_0.3.1.zip(r-4.5)
rvdat_0.3.1.tgz(r-4.6-any)rvdat_0.3.1.tgz(r-4.5-any)
rvdat_0.3.1.tar.gz(r-4.7-any)rvdat_0.3.1.tar.gz(r-4.6-any)
rvdat_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rvdat/json (API)
NEWS
| # Install 'rvdat' in R: |
| install.packages('rvdat', repos = c('https://ocean-tracking-network.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mhpob/rvdat/issues
Pkgdown/docs site:https://rvdat.obrien.page
Last updated from:520f3ca3df. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 106 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 102 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| windows-devel | OK | 113 | ||
| windows-release | OK | 93 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 102 |
Exports:skip_example_on_ciskip_example_on_runiversevdat_callvdat_herevdat_inspectvdat_templatevdat_to_csvvdat_to_foldervdat_to_jsonvdat_version
Data within VDAT files
Rendered fromvdat-data-columns.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2024-11-15
Started: 2024-01-10
Extracting environmental data with rvdat
Rendered frommatos-rvdat.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2024-11-15
Started: 2024-03-12
How to use rvdat
Rendered fromhow-to-use-rvdat.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2025-07-24
Started: 2024-01-06
VDAT data structure
Rendered fromvdat-data-structure.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2024-11-15
Started: 2024-01-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Miscellaneous functions for package checking, building, and CI | CI_utilities skip_example_on_ci skip_example_on_runiverse |
| Interface directly with 'vdat.exe'. | vdat_call |
| Write the location of 'vdat.exe' to the environmental variables. | vdat_here |
| Return general VDAT file metadata | vdat_inspect |
| Return description fields ("template") of different VDAT data types and/or files | vdat_template |
| Internal vdat convert caller | vdat_to |
| Convert VDAT file to CSV | vdat_to_csv |
| Convert a VDAT file to a folder of CSVs by data type | vdat_to_folder |
| Convert VDAT file to JSON | vdat_to_json |
| Report the version of VDAT identified in 'vdat_here'. | vdat_version |
