jwons / raas

MIT License
1 stars 0 forks source link

Make special package installation instructions more user-friendly #15

Open jwons opened 4 years ago

jwons commented 4 years ago

For Issue #13 we allowed a file upload of a JSON to give special package installation instructions. However, a user shouldn't need to be familiar with that format to use containR. Instead, we should provide text boxes they can fill in:

Package: | name | Installation Instruction: | R -e install.github(package) |

Also may want to allow the upload of csv for batches.

jwons commented 3 years ago

Combine with #37