diff --git a/.lintr b/.lintr index 0b2a4cd..3a91023 100644 --- a/.lintr +++ b/.lintr @@ -3,7 +3,6 @@ linters: linters_with_defaults( indentation_linter=NULL, object_usage_linter=NULL, cyclocomp_linter(complexity_limit = 22), - undesirable_function_linter=undesirable_function_linter(), brace_linter=NULL, object_name_linter=NULL ) diff --git a/data/presentation_archive.rda b/data/presentation_archive.rda index affde7f..d374fa4 100644 Binary files a/data/presentation_archive.rda and b/data/presentation_archive.rda differ diff --git a/inst/presentation_archive.csv b/inst/presentation_archive.csv index fc633b2..25f1aab 100644 --- a/inst/presentation_archive.csv +++ b/inst/presentation_archive.csv @@ -1,4 +1,5 @@ Year,Title,Conference,Presenter(s),Material +2024,"Two hats, one noggin: Perspectives on working as a developer and as a user of the admiral R package for creating ADaMs", PharmaSUG 2024, Ben Straub, [Paper](https://www.pharmasug.org/proceedings/2024/SD/PharmaSUG-2024-SD-343.pdf) 2024,"From Stowaway to Admiral, a R-iveting Tale of a Hierarchical Composite Endpoint's Journey from Idea to Dataset",PHUSE US Connect 2024 - Bethesda MD,Nicole Major,[Slides](https://phuse.s3.eu-central-1.amazonaws.com/Archive/2024/Connect/US/Bethesda/PRE_AS02.pdf) [Paper](https://phuse.s3.eu-central-1.amazonaws.com/Archive/2024/Connect/US/Bethesda/PAP_AS02.pdf) 2024,Population Pharmacokinetic Analysis Data (ADPPK) Programming in {admiral} and the pharmaverse, PHUSE US Connect 2024 - Bethesda MD, Jeff Dickinson,[Poster](https://phuse.s3.eu-central-1.amazonaws.com/Archive/2024/Connect/US/Bethesda/POS_PP01.pdf) [Paper](https://phuse.s3.eu-central-1.amazonaws.com/Archive/2024/Connect/US/Bethesda/PAP_PP01.pdf) 2024,{admiral} - from Open Source to Company Implementation, PHUSE US Connect 2024 - Bethesda MD, Ross Farrugia, [Slides](https://phuse.s3.eu-central-1.amazonaws.com/Archive/2024/Connect/US/Bethesda/PRE_OS05.pdf) [Paper](https://phuse.s3.eu-central-1.amazonaws.com/Archive/2024/Connect/US/Bethesda/PAP_OS05.pdf) diff --git a/man/presentation_archive.Rd b/man/presentation_archive.Rd index 120b48b..e2a9547 100644 --- a/man/presentation_archive.Rd +++ b/man/presentation_archive.Rd @@ -5,7 +5,7 @@ \alias{presentation_archive} \title{Presentation Archive} \format{ -An object of class \code{spec_tbl_df} (inherits from \code{tbl_df}, \code{tbl}, \code{data.frame}) with 14 rows and 5 columns. +An object of class \code{spec_tbl_df} (inherits from \code{tbl_df}, \code{tbl}, \code{data.frame}) with 15 rows and 5 columns. } \usage{ presentation_archive