diff --git a/DESCRIPTION b/DESCRIPTION index 78178def..7444bad1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: riskassessment Title: A web app designed to interface with the `riskmetric` package -Version: 3.1.1.9003 +Version: 3.1.1.9004 Authors@R: c( person("Aaron", "Clark", role = c("aut", "cre"), email = "clark.aaronchris@gmail.com"), person("Jeff", "Thompson", role = c("aut"), email = "jeff.thompson51317@gmail.com", comment = "Co-Lead"), diff --git a/NEWS.md b/NEWS.md index 1755f211..6c66c49c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,6 +3,7 @@ * Open hyperlinks in a new tab from cards. * Fix bug causing app to crash with ELSE condition in rules * Add `inherits` to list of used configs +* Incorporate bug fix for dependency assessment from `riskmetric` # riskassessment 3.1.1 diff --git a/manifest.json b/manifest.json index 101ec9c6..d9e3c409 100644 --- a/manifest.json +++ b/manifest.json @@ -4374,7 +4374,7 @@ "Maintainer": "Kevin Ushey ", "Repository": "RSPM", "Date/Publication": "2024-02-29 01:10:07 UTC", - "Built": "R 4.3.3; ; 2025-01-23 15:54:36 UTC; unix" + "Built": "R 4.3.3; ; 2025-01-23 16:15:10 UTC; unix" } }, "reprex": { @@ -4550,18 +4550,18 @@ "Config/testthat/edition": "3", "Author": "R Validation Hub [aut],\n Doug Kelkhoff [aut],\n Marly Gotti [aut],\n Eli Miller [cre, aut],\n Kevin K [aut],\n Yilong Zhang [aut],\n Eric Milliman [aut],\n Juliane Manitz [aut],\n Mark Padgham [ctb],\n PSI special interest group Application and Implementation of\n Methodologies in Statistics [cph]", "Maintainer": "Eli Miller ", - "Built": "R 4.3.3; ; 2025-01-16 19:56:36 UTC; unix", + "Built": "R 4.3.3; ; 2025-01-23 15:41:39 UTC; unix", "RemoteType": "github", - "RemoteUsername": "pharmaR", + "RemoteHost": "api.github.com", "RemoteRepo": "riskmetric", + "RemoteUsername": "pharmaR", "RemoteRef": "HEAD", - "RemoteSha": "7c7bf3c15c02c33bc788e1070f25302b203d6d9e", - "RemoteHost": "api.github.com", + "RemoteSha": "39489b26dbb3b7e5731bbcf55d975755fbb841e4", "GithubHost": "api.github.com", "GithubRepo": "riskmetric", "GithubUsername": "pharmaR", "GithubRef": "HEAD", - "GithubSHA1": "7c7bf3c15c02c33bc788e1070f25302b203d6d9e" + "GithubSHA1": "39489b26dbb3b7e5731bbcf55d975755fbb841e4" } }, "rjson": { @@ -6227,7 +6227,7 @@ "checksum": "99c5575cb81828e20a7fe1d205551316" }, "DESCRIPTION": { - "checksum": "d269be66d51c38bd3cf8d01381f75bdb" + "checksum": "12e481058ce37c76bd7036879d7dee13" }, "inst/app/www/css/community_metrics.css": { "checksum": "f08eb25c2ee48ac22ed63b0d18994a04" @@ -6470,7 +6470,7 @@ "checksum": "97d1232340e04c53088bc8f814133dcd" }, "NEWS.md": { - "checksum": "3f750ced5e226047c9f6fb60fd4f40b7" + "checksum": "4bfd8192cb4473f04cc2185e48c79e1b" }, "R/app_config.R": { "checksum": "c2b61f270b86b6833f0ee39c44a1a440" @@ -6596,7 +6596,7 @@ "checksum": "a2eefba927d32d8c78d4e385178a93b7" }, "renv.lock": { - "checksum": "d7b9816932ef58733e25081235f6fc78" + "checksum": "f880b5ebba3ea209ea914031dfefb052" } }, "users": null diff --git a/renv.lock b/renv.lock index 51415335..2d48aa35 100644 --- a/renv.lock +++ b/renv.lock @@ -2366,11 +2366,11 @@ "Version": "0.2.4.9000", "Source": "GitHub", "RemoteType": "github", - "RemoteUsername": "pharmaR", + "RemoteHost": "api.github.com", "RemoteRepo": "riskmetric", + "RemoteUsername": "pharmaR", "RemoteRef": "HEAD", - "RemoteSha": "7c7bf3c15c02c33bc788e1070f25302b203d6d9e", - "RemoteHost": "api.github.com", + "RemoteSha": "39489b26dbb3b7e5731bbcf55d975755fbb841e4", "Requirements": [ "BiocManager", "backports", @@ -2389,7 +2389,7 @@ "vctrs", "xml2" ], - "Hash": "74a42c9c6546b6b67b247f91007369f9" + "Hash": "0760a20553721c30ee74c7c62b1b052e" }, "rjson": { "Package": "rjson",