Package: PubChemR
Type: Package
Title: Interface to the 'PubChem' Database for Chemical Data Retrieval
Version: 2.1.5
Date: 2025-08-29
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")))
Description: Provides an interface to the 'PubChem' database via the PUG REST <https://pubchem.ncbi.nlm.nih.gov/docs/pug-rest> and 
            PUG View <https://pubchem.ncbi.nlm.nih.gov/docs/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.2
VignetteBuilder: knitr
URL: https://github.com/selcukorkmaz/PubChemR
Depends: R (>= 3.6.0)
Imports: dplyr, tibble, magrittr, stringr, tidyr, RJSONIO, httr, utils,
        RCurl, magick, rsvg, png, testthat
Suggests: knitr, rmarkdown
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-29 08:08:36 UTC; selcukkorkmaz
Author: Selcuk Korkmaz [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4632-6850>),
  Bilge Eren Yamasan [aut] (ORCID:
    <https://orcid.org/0000-0002-6525-2503>),
  Dincer Goksuluk [aut] (ORCID: <https://orcid.org/0000-0002-2752-7668>)
Maintainer: Selcuk Korkmaz <selcukorkmaz@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-29 09:40:02 UTC
Built: R 4.6.0; ; 2025-10-11 03:24:28 UTC; windows
