Failed Install Using install_github
joenomiddlename opened this issue · 3 comments
Hi!
I recently tried to install the package from GitHub but received the error code:
Error : (converted from warning) /private/var/folders/0q/pgt2qh0935bcxvppjv_x067r0000gn/T/RtmpofXX62/R.INSTALL14dd875773bbc/SpatialDFA/man/SpatialDFA-package.Rd:31: All text must be in a section
ERROR: installing Rd objects failed for package ‘SpatialDFA’
It appears there is a documentation file for this package that has text illegally placed (on line 31).
Users unfamiliar with cloning the repo and manually editing the document may be unable to install MIST without a change :)
Thanks. I've now removed that hanging line. Please note that package MIST is essentially deprecated and most functionality has been merged into package VAST, which incorporates many additional features as well. This merge is documented in detail here
So speedy - Thanks!! I'll check out the newer package - thanks for the heads up :)
Feel free to email me directly or continue on this thread; I'd of course by curious to hear what you're exploring.
An example of vector-autoregressive models in VAST (which I call a MICE-in-space, previously fitted using MIST) is here: https://github.com/James-Thorson-NOAA/VAST/blob/master/tests/testthat/test-goa-mice-example.R