diff --git a/dev/articles/AddingCustomFeatureEngineering.html b/dev/articles/AddingCustomFeatureEngineering.html index 49375cced..0eae01d42 100644 --- a/dev/articles/AddingCustomFeatureEngineering.html +++ b/dev/articles/AddingCustomFeatureEngineering.html @@ -146,7 +146,7 @@

Adding Custom Feature Engineering Functions

Jenna Reps, Egill Fridgeirsson

-

2023-10-12

+

2023-10-31

Source: vignettes/AddingCustomFeatureEngineering.Rmd diff --git a/dev/articles/AddingCustomModels.html b/dev/articles/AddingCustomModels.html index fa8b485ce..f10f96342 100644 --- a/dev/articles/AddingCustomModels.html +++ b/dev/articles/AddingCustomModels.html @@ -147,7 +147,7 @@

Adding Custom Patient-Level Prediction

Jenna Reps, Martijn J. Schuemie, Patrick B. Ryan, Peter R. Rijnbeek

-

2023-10-12

+

2023-10-31

Source: vignettes/AddingCustomModels.Rmd diff --git a/dev/articles/AddingCustomSamples.html b/dev/articles/AddingCustomSamples.html index 526db4cd7..e9137f46b 100644 --- a/dev/articles/AddingCustomSamples.html +++ b/dev/articles/AddingCustomSamples.html @@ -145,7 +145,7 @@

Adding Custom Sampling Functions

Jenna Reps

-

2023-10-12

+

2023-10-31

Source: vignettes/AddingCustomSamples.Rmd diff --git a/dev/articles/AddingCustomSplitting.html b/dev/articles/AddingCustomSplitting.html index c29d6d845..176d997d8 100644 --- a/dev/articles/AddingCustomSplitting.html +++ b/dev/articles/AddingCustomSplitting.html @@ -145,7 +145,7 @@

Adding Custom Data Splitting Functions

Jenna Reps

-

2023-10-12

+

2023-10-31

Source: vignettes/AddingCustomSplitting.Rmd diff --git a/dev/articles/BenchmarkTasks.html b/dev/articles/BenchmarkTasks.html index ec75f75b4..7f6d45f8d 100644 --- a/dev/articles/BenchmarkTasks.html +++ b/dev/articles/BenchmarkTasks.html @@ -146,7 +146,7 @@

Benchmark Tasks

Jenna Reps, Ross Williams, Peter R. Rijnbeek

-

2023-10-12

+

2023-10-31

Source: vignettes/BenchmarkTasks.Rmd diff --git a/dev/articles/BestPractices.html b/dev/articles/BestPractices.html index 2cb6f020b..eb0f7ad1d 100644 --- a/dev/articles/BestPractices.html +++ b/dev/articles/BestPractices.html @@ -146,7 +146,7 @@

Best Practice Research

Jenna Reps, Peter R. Rijnbeek

-

2023-10-12

+

2023-10-31

Source: vignettes/BestPractices.rmd diff --git a/dev/articles/BuildingMultiplePredictiveModels.html b/dev/articles/BuildingMultiplePredictiveModels.html index e95ad81f7..33bcf0d84 100644 --- a/dev/articles/BuildingMultiplePredictiveModels.html +++ b/dev/articles/BuildingMultiplePredictiveModels.html @@ -147,7 +147,7 @@

Automatically Build Multiple Patient-Level

Jenna Reps, Martijn J. Schuemie, Patrick B. Ryan, Peter R. Rijnbeek

-

2023-10-12

+

2023-10-31

Source: vignettes/BuildingMultiplePredictiveModels.Rmd diff --git a/dev/articles/BuildingPredictiveModels.html b/dev/articles/BuildingPredictiveModels.html index a9b18e7df..7362d2661 100644 --- a/dev/articles/BuildingPredictiveModels.html +++ b/dev/articles/BuildingPredictiveModels.html @@ -146,7 +146,7 @@

Building patient-level predictive models

Jenna Reps, Martijn J. Schuemie, Patrick B. Ryan, Peter R. Rijnbeek

-

2023-10-12

+

2023-10-31

Source: vignettes/BuildingPredictiveModels.Rmd diff --git a/dev/articles/ConstrainedPredictors.html b/dev/articles/ConstrainedPredictors.html index f4bfaa25c..406e68032 100644 --- a/dev/articles/ConstrainedPredictors.html +++ b/dev/articles/ConstrainedPredictors.html @@ -145,7 +145,7 @@

Constrained predictors

Jenna Reps

-

2023-10-12

+

2023-10-31

Source: vignettes/ConstrainedPredictors.Rmd @@ -175,16 +175,16 @@

How to use the PhenotypeLibra
## cpp11    (NA -> 0.4.6) [CRAN]
 ## progress (NA -> 1.2.2) [CRAN]
## Installing 2 packages: cpp11, progress
-
## Installing packages into '/tmp/RtmpyG9MIM/temp_libpath24346dd6db12'
+
## Installing packages into '/tmp/RtmpXzHDsY/temp_libpath26b2702764db'
 ## (as 'lib' is unspecified)
## ── R CMD build ─────────────────────────────────────────────────────────────────
-## * checking for file ‘/tmp/Rtmpuwzr6w/remotes2e08454784ee/OHDSI-PhenotypeLibrary-1d2341c/DESCRIPTION’ ... OK
+## * checking for file ‘/tmp/RtmpEd6KFo/remotes305f475b8662/OHDSI-PhenotypeLibrary-d32051e/DESCRIPTION’ ... OK
 ## * preparing ‘PhenotypeLibrary’:
 ## * checking DESCRIPTION meta-information ... OK
 ## * checking for LF line-endings in source and make files and shell scripts
 ## * checking for empty or unneeded directories
-## * building ‘PhenotypeLibrary_3.28.1.tar.gz’
-
## Installing package into '/tmp/RtmpyG9MIM/temp_libpath24346dd6db12'
+## * building ‘PhenotypeLibrary_3.30.1.tar.gz’
+
## Installing package into '/tmp/RtmpXzHDsY/temp_libpath26b2702764db'
 ## (as 'lib' is unspecified)

To extract the cohort definition for Alcoholism with an id of 1165, just run:

diff --git a/dev/articles/CreatingLearningCurves.html b/dev/articles/CreatingLearningCurves.html index 73ea11246..9ac2304df 100644 --- a/dev/articles/CreatingLearningCurves.html +++ b/dev/articles/CreatingLearningCurves.html @@ -146,7 +146,7 @@

Creating Learning Curves

Luis H. John, Jenna M. Reps, Peter R. Rijnbeek

-

2023-10-12

+

2023-10-31

Source: vignettes/CreatingLearningCurves.Rmd diff --git a/dev/articles/CreatingNetworkStudies.html b/dev/articles/CreatingNetworkStudies.html index 3a1bd302d..46c7c637c 100644 --- a/dev/articles/CreatingNetworkStudies.html +++ b/dev/articles/CreatingNetworkStudies.html @@ -147,7 +147,7 @@

Making patient-level predictive network study

Jenna Reps, Martijn J. Schuemie, Patrick B. Ryan, Peter R. Rijnbeek

-

2023-10-12

+

2023-10-31

Source: vignettes/CreatingNetworkStudies.Rmd diff --git a/dev/articles/InstallationGuide.html b/dev/articles/InstallationGuide.html index c7017fcc4..0ab651836 100644 --- a/dev/articles/InstallationGuide.html +++ b/dev/articles/InstallationGuide.html @@ -146,7 +146,7 @@

Patient-Level Prediction Installation Guide

Jenna Reps, Peter R. Rijnbeek, Egill Fridgeirsson

-

2023-10-12

+

2023-10-31

Source: vignettes/InstallationGuide.Rmd diff --git a/dev/articles/Videos.html b/dev/articles/Videos.html index 242541496..606e51646 100644 --- a/dev/articles/Videos.html +++ b/dev/articles/Videos.html @@ -146,7 +146,7 @@

Demo Videos

Jenna Reps, Peter R. Rijnbeek

-

2023-10-12

+

2023-10-31

Source: vignettes/Videos.rmd diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index 87e333354..d09aacce7 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -15,5 +15,5 @@ articles: CreatingNetworkStudies: CreatingNetworkStudies.html InstallationGuide: InstallationGuide.html Videos: Videos.html -last_built: 2023-10-12T13:13Z +last_built: 2023-10-31T13:08Z