> On Sep 18, 2020, at 3:37 PM, Roy Mendelssohn - NOAA Federal
> wrote:
>
> Thanks. They eventually showed up. What was weird was if you asked to check
> for packages available to be updated, they were listed, but then failed on
> the update. I know nothing about how this system works
Thanks. They eventually showed up. What was weird was if you asked to check
for packages available to be updated, they were listed, but then failed on
the update. I know nothing about how this system works but it appears the
"list" of what is new is somehow separate from a file list on th
Roy,
it looks like the sync from the Mac master to CRAN was incomplete for some
reason (CCing CRAN in case there was some error). I presume it will fix itself
on next sync, but you can use the Mac master in the meantime which worked for
me:
install.packages(c("rpf", "statespacer", "tmap",
"wo
Though what is shown below is from the RStudio repository, I have tried
several others, including R-cloud. Is it just something on my end or are
there problems. CRAN shows the versions trying to be installed.
-Roy
install.packages(c("rpf", "statespacer", "tmap", "workflows"))
Installing pac