Expel rcloud.packages
Now that RCloud's packages are all grown up, it's time for them to find new homes.
Yesterday I patched rcloud.shiny but I have no good way to push out the fix except by bumping the RCloud version, which I don't want to do.
It should have its own repo with its own issue tracker and versioning.
One technical problem here is that each package version will have a minimal version of RCloud it supports, but we can't have those dependencies installed automatically... So there is really a maximal version of each package for each RCloud version. I'm sure there are techniques for this.
Content
- [x] rcloud.dcplot
- [ ] rcloud.lux
- [x] rcloud.shiny
- [ ] rcloud.web
UI
- [ ] rcloud.enviewer
- [ ] rcloud.notebook.info
- [ ] rcloud.viewer
Languages
- [ ] rcloud.python
- [ ] rcloud.r
- [ ] rcloud.rmarkdown
Out, damn spot! Out, I say! ... What need we fear who knows it, when none can call our power to account?
I think rcloud.dcplot is now complete. (d3.js is still loaded directly by RCloud, but dc.js and crossfilter are now in the package.)