Update on 2021-02-09: I’ve archived 8 more packages. Post below updated
Code is often arranged in packages for any given language. Packages
are often cataloged in a package registry of some ...
taxizedb arose from pain in using taxize when dealing with large amounts of data in a single request or doing a lot of requests of any data size. taxize works with remote data sources on the web, s...
Functions can have no parameters, or have a lot of parameters, or somewhere
in between. How many parameters is too many? Does it even matter how many
parameters there are in a function?
There’s AF...
The bad thing about making software is that you can sometimes make it easier
for someone to shoot themselves in the foot. The good thing about software
is that you can make more software to help th...
Acquiring full text articles
fulltext is an R package I maintain to obtain full text versions of research articles
for text mining.
It’s a hard problem, with a spaghetti web of code. One of the h...