Closed lenthomas closed 11 months ago
I see dssd
has returned to CRAN. I had a look at the "multistratum" vignette and saw some odd output. Re-running the vignette .Rmd code on my computer confirmed those messages persist.
and and elsewhere
The problem does not seem to exist with other example shape files, e.g. TrackExample or AreaRProjStrata. The messages also appear in the Getting Started
vignette as well.
Similar messages appear when running the case study from the examples.distancesampling.org page (as I think they are essentially the same analysis)
http://examples.distancesampling.org/dssd-multi-strata/MultiStrataVignette-distill.Rmd
I have opened this as a new issue #100
dssd
package is currently not on CRAN because of #94It can, however, be installed from GitHub via the
devtools
package - see in structions on the dssd Github home pageWe are working to resolve this and get
dssd
back up onto CRAN.