knitr::opts_chunk$set(echo = TRUE)
# Date: 
clipr::write_clip(paste0('## ', format(Sys.time(), "%F (%A %B %e)\n\n")))
# Date and time:
clipr::write_clip(paste0('## ', format(Sys.time(), "%F %X %Z (%A %B %e)\n\n")))

2024-12-02

Global Names Verifier is the new version of Global Names Resolver, according to Matthias Grenie.

2024-10-16 (Wednesday October 16)

Working on updating scrapenames. The options have been updated, but it has not been tested.

2024-10-04 (Friday October 4)

It seems some of the functions that use the Global Names APIs no longer work. There seem to be multiple APIs (and corresponding command line tools) with multiple endpoints, so its hard to tell which is the new version for presumably depreciated APIs. I will look into each of the API/tools.

2021-10-13 (Wednesday October 13)

Proposed changes:

2021-10-18 (Monday October 18)

Possible changes:

2021-10-19 (Tuesday October 19)

2021-10-20 (Wednesday October 20)

2021-10-20 (Monday October 20)

Working on making tibble outputs. Stopped after lowest_common

2021-10-26 (Tuesday October 26)

Done with tibble conversion. Working on Fixing tests

Found error with taxa running classification(c('Asteraceae', NA), db = 'itis')



ropensci/taxize documentation built on April 5, 2025, 5:15 a.m.