From 1ee790bf34d0d7a92efb04bc0406ca6a2fb7f051 Mon Sep 17 00:00:00 2001 From: Andreas Bender Date: Thu, 23 Mar 2023 17:26:37 +0100 Subject: [PATCH] Update urls + bibentry --- .Rbuildignore | 1 + README.Rmd | 2 +- README.md | 2 +- inst/CITATION | 6 +++--- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.Rbuildignore b/.Rbuildignore index 9950f979..71fb8e5d 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -23,3 +23,4 @@ ^pammtools\.Rproj$ ^revdep$ ^\.github$ +^CRAN-SUBMISSION$ diff --git a/README.Rmd b/README.Rmd index 230df33f..ba1a5ee5 100644 --- a/README.Rmd +++ b/README.Rmd @@ -21,7 +21,7 @@ Status](https://ci.appveyor.com/api/projects/status/github/adibender/pammtools?b [![CRAN_Status_Badge](https://www.r-pkg.org/badges/version-ago/pammtools)](https://cran.r-project.org/package=pammtools) [![CRAN_Download_Badge](https://cranlogs.r-pkg.org/badges/pammtools)](https://cran.r-project.org/package=pammtools) [![MIT -license](http://img.shields.io/badge/license-MIT-brightgreen.svg)]( https://opensource.org/licenses/MIT) +license](https://img.shields.io/badge/license-MIT-brightgreen.svg)]( https://opensource.org/license/mit/) # **`pammtools`**: Piece-Wise Exponential Additive Mixed Modeling Tools diff --git a/README.md b/README.md index 36de1f8c..bf498ab7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Status](https://ci.appveyor.com/api/projects/status/github/adibender/pammtools?b [![CRAN_Status_Badge](https://www.r-pkg.org/badges/version-ago/pammtools)](https://cran.r-project.org/package=pammtools) [![CRAN_Download_Badge](https://cranlogs.r-pkg.org/badges/pammtools)](https://cran.r-project.org/package=pammtools) [![MIT -license](http://img.shields.io/badge/license-MIT-brightgreen.svg)]( https://opensource.org/licenses/MIT) +license](https://img.shields.io/badge/license-MIT-brightgreen.svg)]( https://opensource.org/license/mit/) # **`pammtools`**: Piece-Wise Exponential Additive Mixed Modeling Tools diff --git a/inst/CITATION b/inst/CITATION index 66180baa..401f9caf 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -2,7 +2,7 @@ citHeader("Citation information for 1) the Software 2) the tutorial on PAMMs 3) paper on cumulative effects/exposure-lag-response associations:") -citEntry(entry = "Article", +bibentry(entry = "Article", author = "Andreas Bender and Fabian Scheipl", title = "pammtools: Piece-wise exponential Additive Mixed Modeling tools", year = "2018", @@ -11,7 +11,7 @@ citEntry(entry = "Article", exponential additive mixed modeling tools. arXiv:1806.01042 [stat]", url = "https://arxiv.org/abs/1806.01042") -citEntry( +bibentry( entry = "Article", author = "Andreas Bender and Andreas Groll and Fabian Scheipl", title = "A generalized additive model approach to time-to-event analysis", @@ -21,7 +21,7 @@ citEntry( url = "https://doi.org/10.1177/1471082X17748083" ) -citEntry( +bibentry( entry = "Article", author = "Bender, Andreas and Scheipl, Fabian and Hartl, Wolfgang and Day, Andrew G and K\u00fcchenhoff, Helmut", title = "Penalized estimation of complex, non-linear exposure-lag-response associations",