From acb233658c4e27156507296541b1f099d399580e Mon Sep 17 00:00:00 2001 From: Malcolm Barrett Date: Tue, 6 Feb 2024 12:16:01 -0500 Subject: [PATCH] update urls, tidy desc, and redoc --- DESCRIPTION | 3 ++- README.Rmd | 2 +- README.md | 2 +- man/tipr-package.Rd | 4 +++- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 156ccbf..32ca389 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -24,6 +24,7 @@ Description: The strength of evidence provided by epidemiological and (2016), we can use these quantities to assess how an unmeasured confounder may tip our result to insignificance. License: MIT + file LICENSE +URL: https://r-causal.github.io/tipr/, https://github.com/r-causal/tipr BugReports: https://github.com/r-causal/tipr/issues Depends: R (>= 2.10) @@ -42,4 +43,4 @@ Suggests: Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.1 diff --git a/README.Rmd b/README.Rmd index c16096a..58053f8 100644 --- a/README.Rmd +++ b/README.Rmd @@ -11,7 +11,7 @@ output: github_document **Authors:** [Lucy D'Agostino McGowan](https://www.lucymcgowan.com/)
-**License:** [MIT](https://opensource.org/licenses/mit/) +**License:** [MIT](https://opensource.org/license/mit/) ## Installation diff --git a/README.md b/README.md index df79eff..af82522 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ **Authors:** [Lucy D’Agostino McGowan](https://www.lucymcgowan.com/)
**License:** -[MIT](https://opensource.org/licenses/mit/) +[MIT](https://opensource.org/license/mit/) ## Installation diff --git a/man/tipr-package.Rd b/man/tipr-package.Rd index 8d3b1e9..1c11869 100644 --- a/man/tipr-package.Rd +++ b/man/tipr-package.Rd @@ -29,7 +29,9 @@ Biometrics, 54(3), 948–963. \seealso{ Useful links: \itemize{ - \item Report bugs at \url{https://github.com/LucyMcGowan/tipr/issues} + \item \url{https://r-causal.github.io/tipr/} + \item \url{https://github.com/r-causal/tipr} + \item Report bugs at \url{https://github.com/r-causal/tipr/issues} } }