Skip to content

Commit 3f70cab

Browse files
committed
rstudio -> posit
1 parent 3f57cd1 commit 3f70cab

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: modeldb
22
Title: Fits Models Inside the Database
33
Version: 0.2.3.9000
44
Authors@R:
5-
person("Max", "Kuhn", , "max@rstudio.com", role = c("aut", "cre"))
5+
person("Max", "Kuhn", , "max@posit.co", role = c("aut", "cre"))
66
Description: Uses 'dplyr' and 'tidyeval' to fit statistical models inside
77
the database. It currently supports KMeans and linear regression
88
models.

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dbplyr::remote_query(km)
7979

8080
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.
8181

82-
- For questions and discussions about tidymodels packages, modeling, and machine learning, please [post on RStudio Community](https://community.rstudio.com/new-topic?category_id=15&tags=tidymodels,question).
82+
- For questions and discussions about tidymodels packages, modeling, and machine learning, please [post on Posit Community](https://community.rstudio.com/new-topic?category_id=15&tags=tidymodels,question).
8383

8484
- If you think you have encountered a bug, please [submit an issue](https://github.com/tidymodels/modeldb/issues).
8585

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html).
120120
By contributing to this project, you agree to abide by its terms.
121121

122122
- For questions and discussions about tidymodels packages, modeling,
123-
and machine learning, please [post on RStudio
123+
and machine learning, please [post on Posit
124124
Community](https://community.rstudio.com/new-topic?category_id=15&tags=tidymodels,question).
125125

126126
- If you think you have encountered a bug, please [submit an

man/modeldb-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)