Alec L. Robitaille

Results 45 issues of Alec L. Robitaille

The citation field was missing from the output dataspice.json and HTML files. I added it back in `write_spice()` and updated the HTML template to drop it into the Bibliographic table....

Continuing our discussion from #110, I found two obvious hurdles when using `dataspice` for multiple datasets. In this example, I am splitting up the mtcars example data into an uneven...

Hey, I was just working with the LT-GEE API and I noticed the Landsat collection being used is deprecated. I don't have a deep understanding of all the inner workings...

**Describe the bug** `report::report` fails when model is built using reformulate. **To Reproduce** See the following reprex: ``` r library(report) model Sepal.Length ~ Species #> attr(,"variables") #> list(Sepal.Length, Species) #>...

bug :bug:

If I want to mimic the following git commands ```bash git remote set-url origin --push --add https://github.com/robitalec/test git remote set-url origin --push --add https://github.com/robitalec/test2 ``` with `gert` ```R library(gert) git_remote_set_pushurl(...

Just a tiny edit, when looking for how to declare system dependencies (found `write_apt` in the end), noticed this mix up in the title vs description for `write_requirements`. Thanks!

### Contact Details [email protected], [email protected] ### Dataset description I am assisting the data owner, Luc Guindon, with this data suggestion for the community data catalog. Thanks for your help and...

in progress
data request

Related to https://github.com/kaijagahm/vultureUtils/issues/44 This is documented in the FAQ here: https://docs.ropensci.org/spatsoc/articles/faq.html#package-design But as mentioned in the thread above, not in the Value section of help pages beyond eg. "group_pts returns...

type: documentation

Continuing from https://github.com/ropensci/spatsoc/pull/57, mistakenly merged.. - [X] Multispecies interactions - [ ] group_fixed? - [ ] PIT tags

type: documentation
status: in progress