Skip to contents
thekidsbiostats 1.4.3
- Re-structure readme
- Update README.md
thekidsbiostats 1.4.2
- Implement a suite of changes with how dependencies are installed by the package.
- Updates to README, DESCRIPTION.
- Remove large packages from Depends to an .onLoad() file.
thekidsbiostats 1.4.1
- Updated DESCRIPTION with pkgdown site url.
- Updated README with R-universe badges.
thekidsbiostats 1.4.0
- Established unit testing using testthat.
- Added code coverage badge to README.
- Established pkgdown site for package.
thekidsbiostats 1.3.3
- Resolved small bug in
round_vec
with handling of NA values.
thekidsbiostats 1.3.2
- Resolved minor spelling mistakes.
thekidsbiostats 1.3.1
- Resolved non-ASCII characters in addins, create_project, create_template, model_helpers
- Fixed thekids_model warnings, update DESCRIPTION
- Fixed bug in round_df()
- Fixed global binding variables model_helpers, thekids_showpalettes, thekids_table, table_helpers
- Update release.yml
thekidsbiostats 1.3.0
- Quality-of-life updates to create_template_addin()
- Added extra functionality to create_template_addin()
thekidsbiostats 1.2.1
- Same as previous version.
thekidsbiostats 1.2.0
- Added integer values to zebra parameter in thekids_table
- Added zebra integer highlighting
- Build thekids_table documentation
- Resolve merge conflicts in thekids_table documentation
- date_fix parameter in thekids_table
- Fix date wrapping in thekids_table, rownames in kable column name handling
- Add thekids_table tests
thekidsbiostats 1.1.1
- Same as previous version.
thekidsbiostats 1.1.0
- Create documentation for thekids_colours, thekids_palettes
- Update license
- Remove duplicated huxtable Import
- More updates to thekids_palettes documentation
- Update .Rbuildignore
- Fix dependency errors and notes
- Include exit conditions for release.yml in case tag already exists
- Fix 4 additional warnings following merge update from main
- Updated Authorship in DESCRIPTION
thekidsbiostats 1.0.2
- Include shinyFiles, ggeffects in DESCRIPTION>Depends
- Amend some roxygen headers
- Create shiny addins
- Load shiny, shinyFiles
- update addins.R
- Revert “update addins.R”
- Create project workflow vignettes + references
- minor edits to vignette
- First pass at all vignettes
- Update README.md
- Progress vignette creation, start
miscellaneous
- Performed checks of vignettes
- table function expanded, help updated
- Updated help documentation
thekidsbiostats 1.0.1
- Include shinyFiles, ggeffects in DESCRIPTION>Depends
- Amend some roxygen headers
- Create shiny addins
- Load shiny, shinyFiles
- update addins.R
- Revert “update addins.R”
- Create project workflow vignettes + references
- minor edits to vignette
- First pass at all vignettes
- Update README.md
- Progress vignette creation, start
miscellaneous
- Performed checks of vignettes
- table function expanded, help updated
- Updated help documentation
thekidsbiostats 1.0.0
- Include shinyFiles, ggeffects in DESCRIPTION>Depends
- Amend some roxygen headers
- Create shiny addins
- Load shiny, shinyFiles
- update addins.R
- Revert “update addins.R”
- Create project workflow vignettes + references
- minor edits to vignette
- First pass at all vignettes
- Update README.md
- Progress vignette creation, start
miscellaneous
- Performed checks of vignettes
- table function expanded, help updated
- Updated help documentation