-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
Develop
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
^.*\.Rproj$ | ||
^\.Rproj\.user$ | ||
^\.github$ | ||
^LICENSE$ | ||
_pkgdown.yml/* | ||
compare_versions | ||
extras | ||
^\.git | ||
man-roxygen | ||
_pkgdown.yml | ||
deploy.sh | ||
docs/* | ||
extras/* | ||
^doc$ | ||
^Meta$ | ||
compare_versions | ||
.github | ||
docs | ||
^LICENSE$ | ||
^inst/doc/.*\.pdf$ |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: DataQualityDashboard | ||
Type: Package | ||
Title: Execute and View Data Quality Checks on OMOP CDM Database | ||
Version: 2.3.0 | ||
Date: 2023-05-21 | ||
Version: 2.4.0 | ||
Date: 2023-07-26 | ||
Authors@R: c( | ||
person("Katy", "Sadowski", email = "[email protected]", role = c("aut", "cre")), | ||
person("Clair", "Blacketer", role = c("aut")), | ||
|
@@ -15,7 +15,9 @@ Authors@R: c( | |
Maintainer: Katy Sadowski <[email protected]> | ||
Description: An R package for assessing data quality in standardized OMOP Common Data Model data sources. | ||
License: Apache License (>= 2) | ||
Config/build/clean-inst-doc: FALSE | ||
VignetteBuilder: knitr | ||
Config/testthat/edition: 3 | ||
URL: https://github.com/OHDSI/DataQualityDashboard | ||
BugReports: https://github.com/OHDSI/DataQualityDashboard/issues | ||
Depends: | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.