Package: PubChemR Type: Package Title: Interface to the 'PubChem' Database for Chemical Data Retrieval Version: 3.0.0 Authors@R: c(person("Selcuk", "Korkmaz", email="selcukorkmaz@gmail.com", role=c("aut", "cre"), comment = c(ORCID = "0000-0003-4632-6850")), person("Bilge Eren", "Yamasan", email="berenyamasan@hotmail.com", role="aut", comment = c(ORCID = "0000-0002-6525-2503")), person("Dincer", "Goksuluk", email="dincer.goksuluk@gmail.com", role="aut", comment = c(ORCID = "0000-0002-2752-7668"))) Author: Selcuk Korkmaz [aut, cre] (), Bilge Eren Yamasan [aut] (), Dincer Goksuluk [aut] () Maintainer: Selcuk Korkmaz Description: Provides an interface to the 'PubChem' database via the PUG REST and PUG View services. This package allows users to automatically access chemical and biological data from 'PubChem', including compounds, substances, assays, and various other data types. Functions are available to retrieve data in different formats, perform searches, and access detailed annotations. License: GPL (>= 2) Encoding: UTF-8 RoxygenNote: 7.3.3 URL: https://selcukorkmaz.github.io/pubchemr-tutorial/, https://github.com/selcukorkmaz/PubChemR BugReports: https://github.com/selcukorkmaz/PubChemR/issues Imports: dplyr, tibble, magrittr, stringr, tidyr, RJSONIO, httr, utils Suggests: magick, rsvg, png, testthat (>= 3.0.0), Matrix, knitr, rmarkdown VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://selcukorkmaz.r-universe.dev Date/Publication: 2026-02-27 13:36:11 UTC RemoteUrl: https://github.com/selcukorkmaz/pubchemr RemoteRef: HEAD RemoteSha: 5461d52a55b850a61c33ef303845f807b01d16b6 NeedsCompilation: no Packaged: 2026-05-28 07:01:16 UTC; root