Skip to content

Commit

Permalink
Update module references
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonysena committed Sep 6, 2023
1 parent 4468a9b commit 1332888
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
16 changes: 8 additions & 8 deletions inst/csv/modules.csv
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module,version,remote_repo,remote_username,module_type,main_package,main_package_tag
CharacterizationModule,v0.3.2,github.com,OHDSI,cdm,Characterization,v0.1.1
CohortDiagnosticsModule,v0.0.7,github.com,OHDSI,cdm,CohortDiagnostics,v3.1.2
CohortGeneratorModule,v0.1.0,github.com,OHDSI,cdm,CohortGenerator,v0.8.0
CohortIncidenceModule,v0.0.9,github.com,OHDSI,cdm,CohortIncidence,v3.1.4
CohortMethodModule,v0.1.0,github.com,OHDSI,cdm,CohortMethod,74f017107e0cc1b740a2badc82879ab6ad291b23
PatientLevelPredictionModule,v0.1.0,github.com,OHDSI,cdm,PatientLevelPrediction,v6.3.1
SelfControlledCaseSeriesModule,v0.1.3,github.com,OHDSI,cdm,SelfControlledCaseSeries,15918616814b88137f82bf2aa9986e1dcdf39e74
EvidenceSynthesisModule,v0.1.3,github.com,OHDSI,results,EvidenceSynthesis,v0.4.0
CharacterizationModule,v0.4.0,github.com,OHDSI,cdm,Characterization,v0.1.1
CohortDiagnosticsModule,v0.1.0,github.com,OHDSI,cdm,CohortDiagnostics,v3.2.3
CohortGeneratorModule,v0.2.0,github.com,OHDSI,cdm,CohortGenerator,v0.8.0
CohortIncidenceModule,v0.1.0,github.com,OHDSI,cdm,CohortIncidence,v3.1.5
CohortMethodModule,v0.2.0,github.com,OHDSI,cdm,CohortMethod,v5.1.0
PatientLevelPredictionModule,v0.2.0,github.com,OHDSI,cdm,PatientLevelPrediction,v6.3.4
SelfControlledCaseSeriesModule,v0.2.0,github.com,OHDSI,cdm,SelfControlledCaseSeries,v4.2.0
EvidenceSynthesisModule,v0.2.0,github.com,OHDSI,results,EvidenceSynthesis,v0.5.0
14 changes: 7 additions & 7 deletions inst/testdata/analysisSpecification.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
"moduleSpecifications": [
{
"module": "CohortGeneratorModule",
"version": "0.2.0-6",
"version": "0.2.0",
"remoteRepo": "github.com",
"remoteUsername": "ohdsi",
"settings": {
Expand All @@ -234,7 +234,7 @@
},
{
"module": "CohortDiagnosticsModule",
"version": "0.1.0-5",
"version": "0.1.0",
"remoteRepo": "github.com",
"remoteUsername": "ohdsi",
"settings": {
Expand Down Expand Up @@ -292,7 +292,7 @@
},
{
"module": "CohortIncidenceModule",
"version": "0.1.0-6",
"version": "0.1.0",
"remoteRepo": "github.com",
"remoteUsername": "ohdsi",
"settings": {
Expand Down Expand Up @@ -365,7 +365,7 @@
},
{
"module": "CharacterizationModule",
"version": "0.4.0-5",
"version": "0.4.0",
"remoteRepo": "github.com",
"remoteUsername": "ohdsi",
"settings": {
Expand Down Expand Up @@ -489,7 +489,7 @@
},
{
"module": "CohortMethodModule",
"version": "0.2.0-5",
"version": "0.2.0",
"remoteRepo": "github.com",
"remoteUsername": "ohdsi",
"settings": {
Expand Down Expand Up @@ -1341,7 +1341,7 @@
},
{
"module": "SelfControlledCaseSeriesModule",
"version": "0.2.0-5",
"version": "0.2.0",
"remoteRepo": "github.com",
"remoteUsername": "ohdsi",
"settings": {
Expand Down Expand Up @@ -2360,7 +2360,7 @@
},
{
"module": "PatientLevelPredictionModule",
"version": "0.2.0-5",
"version": "0.2.0",
"remoteRepo": "github.com",
"remoteUsername": "ohdsi",
"settings": [
Expand Down

0 comments on commit 1332888

Please sign in to comment.