unconf17
unconf17 copied to clipboard
Package for naming packages
Briefly started at https://github.com/jimhester/available, but might be a good thing to work on at the unconf.
Basically it would check if the package name is already taken on CRAN / Bioconductor / Omegahat or a previously archived package. Also potentially do other things like search the name on Urban Dictionary, Foreign Dictionaries, Common Acronyms, and public GitHub package names.
This would definitely be useful! Maybe even do a Google search to see what else would come up when someone is trying to find help for said package ....
It would be awesome if it had a function to propose valid, concise package names given some keywords, but maybe that's not a realistic possibility....
There are three of us working on this package (@mllewis, @jimhester & me). We're by the Southwest windows.
- [x] Search packages on GitHub http://rpkg.gepuro.net/download, This also has R-forge due to Jeroen's R-forge mirror.
- [ ] Search abbreviations - https://github.com/jimhester/available/issues/3
- [ ] Regular dictionaries - https://www.programmableweb.com/category/dictionary/api
- [x] Urban Dictionary - https://cran.r-project.org/package=udapi
- [x] Wiktionary search
- [ ] Name generator based on keywords
- [x] Sentiment