
diff --git a/DESCRIPTION b/DESCRIPTION
index e14b3cc..ca6b575 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -4,7 +4,7 @@ Version: 0.1.1
Authors@R: c(
person("Marly", "Gotti", , "marlygotti@gmail.com", role = c("aut", "cre")),
person("Max", "Kuhn", , "max@posit.co", role = "aut"),
- person("RStudio", role = "cph")
+ person("Posit", role = "cph")
)
Description: A modeling package compiling applicability domain methods in
R. It combines different methods to measure the amount of
diff --git a/LICENSE b/LICENSE
index 770d208..be0e1b9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,2 +1,2 @@
-YEAR: 2020
-COPYRIGHT HOLDER: RStudio PBC
+YEAR: 2024
+COPYRIGHT HOLDER: applicable authors
diff --git a/LICENSE.md b/LICENSE.md
index 2135807..2b2bb6c 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,6 +1,6 @@
# MIT License
-Copyright (c) 2020 RStudio PBC
+Copyright (c) 2024 applicable authors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README.Rmd b/README.Rmd
index dbd9c33..f1c7f5f 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -1,7 +1,5 @@
---
output: github_document
-editor_options:
- chunk_output_type: console
---
@@ -10,15 +8,14 @@ editor_options:
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
- fig.path = "man/figures/README-",
- out.width = "100%"
+ fig.path = "man/figures/README-"
)
options(rlang__backtrace_on_error = "reminder")
```
-# applicable
+# applicable
[](https://github.com/tidymodels/applicable/actions/workflows/R-CMD-check.yaml)
@@ -50,7 +47,7 @@ devtools::install_github("tidymodels/applicable")
This project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.
-- For questions and discussions about tidymodels packages, modeling, and machine learning, please [post on RStudio Community](https://forum.posit.co/new-topic?category_id=15&tags=tidymodels,question).
+- For questions and discussions about tidymodels packages, modeling, and machine learning, please [post on Posit Community](https://forum.posit.co/new-topic?category_id=15&tags=tidymodels,question).
- If you think you have encountered a bug, please [submit an issue](https://github.com/tidymodels/applicable/issues).
diff --git a/README.md b/README.md
index 7705f84..1db55df 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-# applicable
+# applicable
@@ -40,6 +40,16 @@ Install the development version of applicable from
devtools::install_github("tidymodels/applicable")
```
+## Vignettes
+
+To learn about how to use applicable, check out the vignettes:
+
+- `vignette("binary-data", "applicable")`: Learn different methods to
+ analyze binary data.
+
+- `vignette("continuous-data", "applicable")`: Learn different methods
+ to analyze continuous data.
+
## Contributing
This project is released with a [Contributor Code of
@@ -47,7 +57,7 @@ Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html).
By contributing to this project, you agree to abide by its terms.
- For questions and discussions about tidymodels packages, modeling, and
- machine learning, please [post on RStudio
+ machine learning, please [post on Posit
Community](https://forum.posit.co/new-topic?category_id=15&tags=tidymodels,question).
- If you think you have encountered a bug, please [submit an
diff --git a/_pkgdown.yml b/_pkgdown.yml
index 0028876..a18ea7b 100644
--- a/_pkgdown.yml
+++ b/_pkgdown.yml
@@ -2,16 +2,16 @@ url: https://applicable.tidymodels.org
template:
package: tidytemplate
- params:
- part_of: tidymodels
- footer: applicable is a part of the tidymodels ecosystem, a collection of modeling packages designed with common APIs and a shared philosophy.
-
-# https://github.com/tidyverse/tidytemplate for css
+ bootstrap: 5
+ bslib:
+ primary: "#CA225E"
+ includes:
+ in_header: |
+
development:
mode: auto
-
figures:
fig.width: 8
fig.height: 5.75
diff --git a/docs/404.html b/docs/404.html
index 89b69a2..041f5b6 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -1,168 +1,100 @@
-
-
-
