Package: rPDBapi
Type: Package
Title: A Comprehensive Interface for Accessing the Protein Data Bank
Version: 3.0.1
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")))
Maintainer: Selcuk Korkmaz <selcukorkmaz@gmail.com>
Description: Provides an R interface to the 'RCSB' Protein Data Bank ('PDB') Search
 and Data APIs (<https://www.rcsb.org/>). Supports full-text, attribute,
 sequence, motif, structure, and chemical searches; retrieval of entry-,
 assembly-, polymer-entity-, and chemical-component-level metadata; and
 conversion of API responses into analysis-ready tables and typed R objects for
 reproducible structural bioinformatics workflows.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, purrr, httr, jsonlite, xml2, bio3d, magrittr, methods
Suggests: knitr, r3dmol, rmarkdown, shiny, testthat
VignetteBuilder: knitr
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-03-07 13:37:55 UTC; selcuk
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>)
Repository: CRAN
Date/Publication: 2026-03-08 00:10:09 UTC
Built: R 4.7.0; ; 2026-04-26 04:19:34 UTC; windows
