Skip to content

Commit

Permalink
Package maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
azimov committed Jul 20, 2023
1 parent 90714e2 commit 777f68a
Show file tree
Hide file tree
Showing 37 changed files with 48 additions and 41 deletions.
1 change: 0 additions & 1 deletion R/ConceptSets.R
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ exportConceptSets <- function(cohortDefinitionSet, exportFolder, minCellCount, d
incremental = FALSE,
cohortId = conceptSetsExport$cohortId
)

}

runConceptSetDiagnostics <- function(connection,
Expand Down
10 changes: 6 additions & 4 deletions R/RunDiagnostics.R
Original file line number Diff line number Diff line change
Expand Up @@ -671,10 +671,12 @@ executeDiagnostics <- function(cohortDefinitionSet,
}

# Always export concept sets to csv
exportConceptSets(cohortDefinitionSet = cohortDefinitionSet,
exportFolder = exportFolder,
minCellCount = minCellCount,
databaseId = databaseId)
exportConceptSets(
cohortDefinitionSet = cohortDefinitionSet,
exportFolder = exportFolder,
minCellCount = minCellCount,
databaseId = databaseId
)

# Concept set diagnostics -----------------------------------------------
if (runIncludedSourceConcepts ||
Expand Down
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/CreatingAStudyPackage.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/DatabaseModeInDiagnosticsExplorer.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/RunningCohortDiagnostics.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/ViewingResultsUsingDiagnosticsExplorer.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/WhatIsCohortDiagnostics.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ articles:
RunningCohortDiagnostics: RunningCohortDiagnostics.html
ViewingResultsUsingDiagnosticsExplorer: ViewingResultsUsingDiagnosticsExplorer.html
WhatIsCohortDiagnostics: WhatIsCohortDiagnostics.html
last_built: 2023-05-16T17:32Z
last_built: 2023-07-20T14:57Z

2 changes: 1 addition & 1 deletion docs/reference/CohortDiagnostics-package.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/checkInputFileEncoding.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/createDiagnosticsExplorerZip.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/createMergedResultsFile.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/createResultsDataModel.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/executeDiagnostics.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/getCdmDataSourceInformation.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/getCohortCounts.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/getDataMigrator.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/getDefaultCovariateSettings.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/getDefaultVocabularyTableNames.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/getResultsDataModelSpecifications.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/launchDiagnosticsExplorer.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/migrateDataModel.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/runCohortRelationshipDiagnostics.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/runCohortTimeSeriesDiagnostics.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/timeExecution.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/uploadResults.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified inst/doc/RunningCohortDiagnostics.pdf
Binary file not shown.
Binary file modified inst/doc/ViewingResultsUsingDiagnosticsExplorer.pdf
Binary file not shown.
Binary file modified inst/doc/WhatIsCohortDiagnostics.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions inst/shiny/DiagnosticsExplorer/global.R
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,4 @@ dataSource <-




3 changes: 2 additions & 1 deletion inst/sql/sql_server/UpdateVersionNumber.sql
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{DEFAULT @package_version = package_version}
{DEFAULT @version_number = '3.2.2'}
{DEFAULT @version_number = '3.2.3'}

DELETE FROM @database_schema.@table_prefix@package_version;
INSERT INTO @database_schema.@table_prefix@package_version (version_number) VALUES ('@version_number');
Expand All @@ -8,3 +8,4 @@ INSERT INTO @database_schema.@table_prefix@package_version (version_number) VALU




0 comments on commit 777f68a

Please sign in to comment.