diff --git a/DESCRIPTION b/DESCRIPTION index 40a37bf2..44e9c02a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -61,8 +61,7 @@ Remotes: Infectious-Disease-Modeling-Hubs/hubUtils, assignUser/octolog Config/testthat/edition: 3 -Config/Needs/website: - pkgdown +Config/Needs/website:pkgdown, Infectious-Disease-Modeling-Hubs/hubStyle Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 diff --git a/README.Rmd b/README.Rmd index ce4bd958..a2d8ca9d 100644 --- a/README.Rmd +++ b/README.Rmd @@ -13,7 +13,7 @@ knitr::opts_chunk$set( ) ``` -# hubValidations +# hubValidations hubValidations website [![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) @@ -31,6 +31,24 @@ You can install the development version of hubValidations like so: remotes::install_github("Infectious-Disease-Modeling-Hubs/hubValidations") ``` -## Contributing new check functions +## Code of Conduct -If submitting a new check function, please ensure you update `inst/check_table.csv` with metadata about the check. +Please note that the hubValidations package is released with a [Contributor Code of Conduct](.github/CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms. + + +## Contributing + +Interested in contributing back to the open-source Hubverse project? +Learn more about how to [get involved in the Hubverse Community](https://hubdocs.readthedocs.io/en/latest/overview/contribute.html) or [how to contribute to hubValidations](.github/CONTRIBUTING.md). + +### Contributing new check functions + +If submitting a new check function, please ensure you update `inst/check_table.csv` with metadata about the check. +See our [contributing guidelines](.github/CONTRIBUTING.md) for more details. + + +*** + +PR Documentation Previews powered by [Netlify](https://www.netlify.com) + + Deploys by Netlify diff --git a/README.md b/README.md index 10029138..1c6d752c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# hubValidations +# hubValidations hubValidations website @@ -23,7 +23,29 @@ You can install the development version of hubValidations like so: remotes::install_github("Infectious-Disease-Modeling-Hubs/hubValidations") ``` -## Contributing new check functions +## Code of Conduct + +Please note that the hubValidations package is released with a +[Contributor Code of Conduct](.github/CODE_OF_CONDUCT.md). By +contributing to this project, you agree to abide by its terms. + +## Contributing + +Interested in contributing back to the open-source Hubverse project? +Learn more about how to [get involved in the Hubverse +Community](https://hubdocs.readthedocs.io/en/latest/overview/contribute.html) +or [how to contribute to hubValidations](.github/CONTRIBUTING.md). + +### Contributing new check functions If submitting a new check function, please ensure you update -`inst/check_table.csv` with metadata about the check. +`inst/check_table.csv` with metadata about the check. See our +[contributing guidelines](.github/CONTRIBUTING.md) for more details. + +------------------------------------------------------------------------ + +PR Documentation Previews powered by [Netlify](https://www.netlify.com) + + +Deploys by Netlify + diff --git a/_pkgdown.yml b/_pkgdown.yml index 3344cea4..77a78b23 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,6 +1,7 @@ url: https://infectious-disease-modeling-hubs.github.io/hubValidations/ template: bootstrap: 5 + package: hubStyle reference: - title: "Higher level validation functions" diff --git a/man/figures/logo.png b/man/figures/logo.png old mode 100755 new mode 100644 index 42aa2025..df44f985 Binary files a/man/figures/logo.png and b/man/figures/logo.png differ diff --git a/pkgdown/favicon/apple-touch-icon-120x120.png b/pkgdown/favicon/apple-touch-icon-120x120.png new file mode 100644 index 00000000..3564a08a Binary files /dev/null and b/pkgdown/favicon/apple-touch-icon-120x120.png differ diff --git a/pkgdown/favicon/apple-touch-icon-152x152.png b/pkgdown/favicon/apple-touch-icon-152x152.png new file mode 100644 index 00000000..28b80674 Binary files /dev/null and b/pkgdown/favicon/apple-touch-icon-152x152.png differ diff --git a/pkgdown/favicon/apple-touch-icon-180x180.png b/pkgdown/favicon/apple-touch-icon-180x180.png new file mode 100644 index 00000000..b61702be Binary files /dev/null and b/pkgdown/favicon/apple-touch-icon-180x180.png differ diff --git a/pkgdown/favicon/apple-touch-icon-60x60.png b/pkgdown/favicon/apple-touch-icon-60x60.png index feb3002c..abc55271 100644 Binary files a/pkgdown/favicon/apple-touch-icon-60x60.png and b/pkgdown/favicon/apple-touch-icon-60x60.png differ diff --git a/pkgdown/favicon/apple-touch-icon-76x76.png b/pkgdown/favicon/apple-touch-icon-76x76.png index d1acb660..9a1f0bcc 100644 Binary files a/pkgdown/favicon/apple-touch-icon-76x76.png and b/pkgdown/favicon/apple-touch-icon-76x76.png differ diff --git a/pkgdown/favicon/apple-touch-icon.png b/pkgdown/favicon/apple-touch-icon.png index 4e345a7f..845db18b 100644 Binary files a/pkgdown/favicon/apple-touch-icon.png and b/pkgdown/favicon/apple-touch-icon.png differ diff --git a/pkgdown/favicon/favicon-16x16.png b/pkgdown/favicon/favicon-16x16.png index e1189649..6b621603 100644 Binary files a/pkgdown/favicon/favicon-16x16.png and b/pkgdown/favicon/favicon-16x16.png differ diff --git a/pkgdown/favicon/favicon-32x32.png b/pkgdown/favicon/favicon-32x32.png index f10aec62..b70e1e8d 100644 Binary files a/pkgdown/favicon/favicon-32x32.png and b/pkgdown/favicon/favicon-32x32.png differ diff --git a/pkgdown/favicon/favicon.ico b/pkgdown/favicon/favicon.ico index 7bfdb1d0..89880e86 100644 Binary files a/pkgdown/favicon/favicon.ico and b/pkgdown/favicon/favicon.ico differ