Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Loading rJava #65

Closed
elb0 opened this issue Jan 10, 2021 · 1 comment · Fixed by #66
Closed

Loading rJava #65

elb0 opened this issue Jan 10, 2021 · 1 comment · Fixed by #66

Comments

@elb0
Copy link

elb0 commented Jan 10, 2021

Hi @yuvipanda,

I have the same issue in JupyterHub as expressed here: rstudio/rstudio#2254.
It is low priority, but if you get a chance, would you take look if it is easy enough to solve?

Use case: creating a function, that uses staplr::split_pdf(), to help students to split their homework into separate PDF for submission to Crowdmark.

It's probably working if you can run the below in R without it throwing an error:

install.packages("staplr")
library(staplr)

If it is possible, it would be awesome to have staplr added to install.R.

Thanks!
Liza

@GeorgianaElena
Copy link
Collaborator

Hey @elb0 👋

staplr and rJava should now be available on the staging hub (https://staging.utoronto.2i2c.cloud/), soon to be added to the production one too <3

When loading these libraries, no errors occurred, but It would be super nice if you could confirm that everything works at it should ❤️ Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants