Skip to content

Conversation

@dtkaplan
Copy link
Contributor

This fixes a problem which made findZeros() not work in a {learnr} document deployed on a server like shinyapps.io which farms out the execution of chunks. (Not a problem for those using {learnr} via a desktop or rstudio.cloud or, presumably, any shiny server that doesn't farm out execution.)

The revised package checks cleanly.

I'll rely on @rpruim to merge this pull request in the correct way. There isn't any huge urgency on my part, since I've installed the issue-781 branch using install_github() and shinyapps.io will take it from there also.

There may be other old {mosaic} functions that will have the same problem with {learnr} on shinyapps.io. I haven't found them yet.

@dtkaplan
Copy link
Contributor Author

Ach! I forgot to bump the version number @rpruim .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants