Skip to content

Commit

Permalink
Updating version date, CRAN comments
Browse files Browse the repository at this point in the history
  • Loading branch information
schuemie committed Oct 9, 2024
1 parent e665339 commit 7a3b90b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: SqlRender
Type: Package
Title: Rendering Parameterized SQL and Translation to Dialects
Version: 1.19.0
Date: 2024-09-30
Date: 2024-10-09
Authors@R: c(
person("Martijn", "Schuemie", , "[email protected]", role = c("aut", "cre")),
person("Marc", "Suchard", role = c("aut"))
Expand Down
4 changes: 3 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ There were no ERRORs or WARNINGs.

## Downstream dependencies

- Achilles, allofus, CohortAlgebra, CommonDataModel, FeatureExtraction, CohortAlgebra, DatabaseConnector, DrugExposureDiagnostics, TreatmentPatterns, CDMConnector, and DrugExposureDiagnostics depend on SqlRender, and have been tested with this new version. No problems were found.
- Achilles, allofus, CohortAlgebra, CommonDataModel, FeatureExtraction, CohortAlgebra, DatabaseConnector, DrugExposureDiagnostics, TreatmentPatterns, CDMConnector, and DrugExposureDiagnostics depend on SqlRender, and have been tested with this new version. No problems were found.

- CommonDataModel has been updated since the last attempt to release this new version. It no longer contains the offending unit test, and passes R check with this new version.
Binary file modified extras/SqlRender.pdf
Binary file not shown.

0 comments on commit 7a3b90b

Please sign in to comment.