Check if a given package name is available to use. It checks the
  name's validity. Checks if it is used on 'GitHub', 'CRAN' and 'Bioconductor'. Checks
  for unintended meanings by querying 'Wiktionary' and Wikipedia.
| Version: | 1.1.0 | 
| Depends: | R (≥ 3.3.0) | 
| Imports: | cli, clisymbols, crayon, tidytext, desc, glue, jsonlite, memoise, SnowballC, stringdist, tibble, yesno | 
| Suggests: | usethis, BiocManager, testthat, covr | 
| Published: | 2022-07-10 | 
| DOI: | 10.32614/CRAN.package.available | 
| Author: | Carl Ganz [aut],
  Gábor Csárdi [aut, cre],
  Jim Hester [aut],
  Molly Lewis [aut],
  Rachael Tatman [aut] | 
| Maintainer: | Gábor Csárdi  <csardi.gabor at gmail.com> | 
| BugReports: | https://github.com/r-lib/available/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/r-lib/available | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | available results |