Skip to content

Commit

Permalink
Variable name fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
azimov committed Jan 6, 2025
1 parent 951203f commit 7ad2c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/SelfControlledCohort.R
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ runSelfControlledCohort <- function(connectionDetails = NULL,
results_table = resultsTable)
DatabaseConnector::executeSql(connection, sql)

exportManger$writeManifest(packageName = utils::packageName(),
resultExportManager$writeManifest(packageName = utils::packageName(),
packageVersion = packageVersion(utils::packageName()))

delta <- Sys.time() - start
Expand Down

0 comments on commit 7ad2c7a

Please sign in to comment.