Skip to content

Commit 41aefcb

Browse files
committed
RStudio -> Posit
1 parent c88b190 commit 41aefcb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

DESCRIPTION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ Package: brulee
22
Title: High-Level Modeling Functions with 'torch'
33
Version: 0.2.0.9000
44
Authors@R: c(
5-
person("Max", "Kuhn", , "max@rstudio.com", role = c("aut", "cre"),
5+
person("Max", "Kuhn", , "max@posit.co", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-2402-136X")),
7-
person("Daniel", "Falbel", , "daniel@rstudio.com", role = "aut"),
8-
person("RStudio", role = "cph")
7+
person("Daniel", "Falbel", , "daniel@posit.co", role = "aut"),
8+
person(given = "Posit Software, PBC", role = c("cph", "fnd"))
99
)
1010
Description: Provides high-level modeling functions to define and train
1111
models using the 'torch' R package. Models include linear, logistic,
@@ -40,4 +40,4 @@ Config/testthat/edition: 3
4040
Encoding: UTF-8
4141
Language: en-US
4242
Roxygen: list(markdown = TRUE)
43-
RoxygenNote: 7.2.2
43+
RoxygenNote: 7.2.3

man/brulee-package.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)