Skip to contents

onet2r 0.4.1

  • Rebuilt README and article figures with a shared ggplot2 style so pkgdown examples render readable, dark-mode-safe output instead of base graphics.
  • Replaced broad console table dumps in README and vignettes with bounded knitr::kable() tables from actual onet2r function results.
  • Expanded the longitudinal archive, OEWS, sensitivity, and decomposition articles with practical cross-vintage examples using packaged fixtures.
  • Added pkgdown callouts, branded favicon colors, citation metadata, lifecycle badge documentation, and release notes for the v0.4.1 polish pass.
  • Strengthened fixture tests for task rating scale handling and multi-cell aggregation guards.

onet2r 0.4.0

onet2r 0.3.0

onet2r 0.2.0

  • Added a longitudinal O*NET background article and verified reference file to help users understand archive panels, taxonomy changes, and comparability limits before interpreting release-to-release changes.
  • onet_archive_download() downloads text-format O*NET database archives by release version for reproducible local analysis.
  • onet_archive_read() reads descriptor tables from downloaded archives into a normalized long panel schema and now accepts local ZIP files or extracted archive directories for offline workflows.
  • onet_change_summary() summarizes reconciled O*NET changes overall and by SOC job family.
  • onet_crosswalk_bridge() builds SOC taxonomy bridges across supported O*NET vintages and labels one-to-one, split, and merge mappings.
  • onet_panel() assembles descriptor tables across multiple O*NET releases for longitudinal analysis and can use local archive paths with explicit release dates.
  • onet_panel_reconcile() classifies release-to-release changes as real updates, stable resampling, stale carryforwards, or recode/recalculation flags.
  • onet_releases() lists O*NET database releases, archive URLs, dictionary URLs, release dates, and inferred SOC taxonomy vintages.

onet2r 0.1.0