NEWS.md
Gábor Csárdi is now the maintainer.
get_wikipidia() renamed to get_wikipedia().
valid_package_name() now correctly checks a package name according to CRAN policy (@KevCaz, #61).
BiocManager is now preferred to BiocInstaller if both are installed (#44, @luciorq).
create() now uses usethis::create_package() rather than the deprecated devtools::create().