Package: pavdata 0.1.0
pavdata: Transportation Infrastructure Data Toolbox
An open-source toolbox for storing, validating, managing, and exploring transportation infrastructure data. Provides a relational data model for binders, aggregates, mixtures, and test results, with a human-readable file format (.pavdata) aligned with FAIR principles.
Authors:
pavdata_0.1.0.tar.gz
pavdata_0.1.0.zip(r-4.7)pavdata_0.1.0.zip(r-4.6)pavdata_0.1.0.zip(r-4.5)
pavdata_0.1.0.tgz(r-4.6-any)pavdata_0.1.0.tgz(r-4.5-any)
pavdata_0.1.0.tar.gz(r-4.7-any)pavdata_0.1.0.tar.gz(r-4.6-any)
pavdata_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pavdata/json (API)
NEWS
| # Install 'pavdata' in R: |
| install.packages('pavdata', repos = c('https://vilmarfausttino.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:5efc55153e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 156 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-oldrel-arm64 | OK | 130 | ||
| windows-devel | OK | 57 | ||
| windows-release | OK | 72 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 91 |
Exports:is.pavdatapav_checkpav_check_integritypav_librarypav_library_loadpav_listpav_loadpav_newpav_readpav_viewpav_writepavdata_sample_pathpavdata_type
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Test whether an object is a PavData object | is.pavdata |
| Validate a single PavData object | pav_check |
| Check relational integrity of a collection | pav_check_integrity |
| Create a PavData library | pav_library |
| Load a .pavdata file into a library | pav_library_load |
| List objects in a library | pav_list |
| Read and validate a .pavdata file | pav_load |
| Create a PavData object | pav_new |
| Read a .pavdata file | pav_read |
| View the details of an object | pav_view |
| Write PavData objects to a .pavdata file | pav_write |
| Path to the bundled example dataset | pavdata_sample_path |
| Get the type of a PavData object | pavdata_type |
