Package: PubChemR
Type: Package
Title: Interface to the 'PubChem' Database for Chemical Data Retrieval
Version: 1.2
Authors@R: c(person("Selcuk", "Korkmaz", email="selcukorkmaz@gmail.com", role=c("aut", "cre"),
                    comment = c(ORCID = "0000-0003-4632-6850")),
             person("Bilge Eren", "Yamassan", 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.2.3
Imports: dplyr, httr, RJSONIO, RCurl, tibble, tidyr, utils, magrittr,
        stringr, magick, png, rsvg, xml2, XML
NeedsCompilation: no
Packaged: 2024-01-16 10:46:57 UTC; selcukkorkmaz
Author: Selcuk Korkmaz [aut, cre] (<https://orcid.org/0000-0003-4632-6850>),
  Bilge Eren Yamassan [aut] (<https://orcid.org/0000-0002-6525-2503>),
  Dincer Goksuluk [aut] (<https://orcid.org/0000-0002-2752-7668>)
Maintainer: Selcuk Korkmaz <selcukorkmaz@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-16 11:40:06 UTC
Built: R 4.2.3; ; 2024-01-16 12:43:02 UTC; unix
