The ASPR-flumodelsutil package no longer installs cleanly from GitHub because its dependency, cdcfluview, is no longer available on CRAN. This issue can be bypassed by installing cdcfluview from its GitHub repo hrbrmstr/cdcfluview. You can automate the process by adding the line Remotes: github::hrbrmstr/cdcfluview to the package's DESCRIPTION file.
The
ASPR-flumodelsutilpackage no longer installs cleanly from GitHub because its dependency,cdcfluview, is no longer available on CRAN. This issue can be bypassed by installingcdcfluviewfrom its GitHub repohrbrmstr/cdcfluview. You can automate the process by adding the lineRemotes: github::hrbrmstr/cdcfluviewto the package'sDESCRIPTIONfile.