James J Balamuta

Results 79 comments of James J Balamuta

Seems like only Java SE 8 is presently supported by rJava, c.f. Ripley's remarks on r-sig-mac > Is the correct answer. How to work around this is in the current...

Looks like the issues with Java 10 were addressed in rJava: https://github.com/s-u/rJava/compare/7558bfd61aacd03329991ced356fc452258f5807...32e2fd7fa956fb317eb985443c69744b39782116 The headless install of Java can be done using: https://derflounder.wordpress.com/2018/04/19/oracle-java-10-jdk-and-jre-installation-scripts-for-macos/

@mhwangbo11 can you show me a screenshot? I'm not able to verify a change for command line downloads of Xcode CLI.

@mhwangbo11 what was the installer view like? Or was there a log output?

Reach out to @kjhealy via academic mail (email) and the new thingie all kids do nowadays (twitter) to no avail. I'll likely have time to work on modifying a theme...

`tint::tintBook()` doesn't respect the `output_dir` parameter for `render()` ```r bookdown::render_book("index.Rmd", "tint::tintBook", output_dir = "./_book/") ```

@ssp3nc3r yes. Exactly. Thanks!

In short, it can be ignored. Per https://github.com/rstudio/bookdown/issues/430 > It is used to store some intermediate metadata (mainly HTML dependencies of HTML widgets). I'm not sure there are HTML widgets...

@daviddalpiaz eh, no one will see the "contributing guide" from the textbook is my worry. An example with `hypothes.is` can be found at the R4DS manual: https://jrnold.github.io/r4ds-exercise-solutions/

@daviddalpiaz we probably should also start thinking about moving some of your repos to an "r-ml" organization on github. This would allow for a shared set of [`.github`](https://help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization) resources.