The goal of treecompareR is to visualize chemical space and compare data sets from the viewpoint of chemical space.
You can install the development version of treecompareR like so:
if (!library(devtools, logical.return = TRUE)){
install.packages(devtools)
library(devtools)
}
devtools::install_github('USEPA/treecompareR')
As of May 23, 2022, the ClassyFire website and API server are experiencing difficulties and currently unavailable for use. Those with classified chemical data may use their data with this package, but those missing such data will need to wait until the ClassyFire server is operational again.
As of May 25, 2022, the ClassyFire website and API server are working properly again.