Noam Ross

Results 237 comments of Noam Ross

I was able to get this to work by including MathJax in the header, here: https://github.com/noamross/gams-in-r-course/commit/5f9dfcde271ddcdc095c81d2ac9732afa128d9fa And then adding this to `chapter.js` to re-render when a chapter opens: https://github.com/noamross/gams-in-r-course/commit/519c857e4aafe18d1528a3eda389205f7af0f6ae#diff-5851644eb75667fc3cd4d6f1076c6203

Yup, can confirm this works well with other raster layers: ``` r library(ggplot) #> Error in library(ggplot): there is no package called 'ggplot' library(sf) #> Linking to GEOS 3.8.0, GDAL...

This seems like a good idea! I have found it can be helpful to have richer data than a bulleted list for real data data sets with many values or...

⚠️⚠️⚠️⚠️⚠️ ***In the interest of reducing load on reviewers and editors as we manage the COVID-19 crisis, rOpenSci is temporarily pausing new submissions for software peer review for 30 days...

@ropensci-review-bot assign @rkillick as editor

@ropensci-review-bot check package

Greetings @rkrug! ### Editor checks: - [x] **Documentation**: The package has sufficient documentation available online (README, pkgdown docs) to allow for an assessment of functionality and scope without installing the...

Thanks for the updates. Under the current version (https://github.com/rkrug/ROriginStamp/commit/eebfbbd53db06a4bde16c44c618d880f485d459b), I'm still getting this one error (previously I had more): ``` > devtools::test() Loading ROriginStamp Testing ROriginStamp ✓ | OK F...