All notable changes to this project will be documented in this file. No changelog was maintained till version 0.10.1.
-
Ubuntu packages
vim
,texlive-latex-extra
andtexlive-xetex
-
Updated collection date to 2024-11-22, adding some new cycle L files
-
Include collection date and container version in database (
Metadata.VersionInfo
). Remove environment variables previously used to record this information. -
Update
nhanesA::browseNHANES()
to use local copies of doc files if available by setting environment variableNHANES_TABLE_BASE
appropriately.
- Moved doc files to match web folder structure. This makes it easier to get nhanesA to access the local doc files instead of the web versions.
-
New files
COLLECTION_DATE
andCONTAINER_VERSION
to record release information -
Newly released upstream data from NHANES August 2021-23 cycle have been included in the release.
-
The vignettes of the phonto package are now installed. These are built during install time, and hence require the nhanesA package to be configured to use the database before this happens. The sequence of events in the docker file have been suitably rearranged.
-
Moved to using container version as docker version
-
Use metadata from the nhanes-snapshot repository, which is generated directly from the HTML doc files. This removes the earlier additional dependency on NHANES-metadata
-
Investigate database insertion errors
-
Add primary keys for metadata tables