{
  "_id": "6a350a673efcd9bda43db62d",
  "Package": "protein8k",
  "Type": "Package",
  "Title": "Perform Analysis and Create Visualizations of Proteins",
  "Version": "0.0.2",
  "Authors@R": "person(given = \"Simon\",\nfamily = \"Liles\",\nrole = c(\"aut\", \"cre\"),\nemail = \"simon@quantknot.com\")",
  "Maintainer": "Simon Liles <simon@quantknot.com>",
  "Description": "Read Protein Data Bank (PDB) files, performs its analysis,\nand presents the result using different visualization types\nincluding 3D. The package also has additional capability for\nhandling Virus Report data from the National Center for\nBiotechnology Information (NCBI) database. Nature Structural\nBiology 10, 980 (2003) <doi:10.1038/nsb1203-980>. US National\nLibrary of Medicine (2021)\n<https://www.ncbi.nlm.nih.gov/datasets/docs/reference-docs/data-reports/virus/>.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libmagick++-dev gsfonts libuv1-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://simonliles.r-universe.dev",
  "Date/Publication": "2025-12-21 17:55:12 UTC",
  "RemoteUrl": "https://github.com/simonliles/protein8k",
  "RemoteRef": "HEAD",
  "RemoteSha": "3f93b11a4eeab04d2512fc07ff90456afc47ea17",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 09:14:50 UTC",
    "User": "root"
  },
  "Author": "Simon Liles [aut, cre]",
  "MD5sum": "619596de476e47b82bb656217021c1fe",
  "_user": "simonliles",
  "_type": "src",
  "_file": "protein8k_0.0.2.tar.gz",
  "_fileid": "7c3d600b9a3e4cb15133ed475202252a7e47d5b58353259520906eaea903ea30",
  "_filesize": 5404932,
  "_sha256": "7c3d600b9a3e4cb15133ed475202252a7e47d5b58353259520906eaea903ea30",
  "_created": "2026-06-19T09:14:50.000Z",
  "_published": "2026-06-19T09:22:47.721Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82320054577,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746085127"
    },
    {
      "job": 82320054547,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746089110"
    },
    {
      "job": 82320054601,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746146197"
    },
    {
      "job": 82320054587,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746168232"
    },
    {
      "job": 82319518206,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746037636"
    },
    {
      "job": 82320054562,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746080559"
    },
    {
      "job": 82320054585,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746069609"
    },
    {
      "job": 82320054583,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746064659"
    },
    {
      "job": 82320054563,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746068091"
    }
  ],
  "_buildurl": "https://github.com/r-universe/simonliles/actions/runs/27816671093",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/simonliles/protein8k",
  "_commit": {
    "id": "3f93b11a4eeab04d2512fc07ff90456afc47ea17",
    "author": "SimonLiles <simon@quantknot.com>",
    "committer": "SimonLiles <simon@quantknot.com>",
    "message": "Fixed CRAN issues\n",
    "time": 1766339712
  },
  "_maintainer": {
    "name": "Simon Liles",
    "email": "simon@quantknot.com",
    "login": "simonliles",
    "description": "Data Science undergraduate Student. \n\nI have experience programming in R and Swift. ",
    "uuid": 70773861
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "simonliles",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "pdb",
    "protein",
    "protein-structure"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "simonliles",
      "count": 70,
      "uuid": 70773861
    }
  ],
  "_userbio": {
    "uuid": 70773861,
    "type": "user",
    "name": "SimonLiles",
    "followers": 2,
    "description": "Data Science undergraduate Student. \r\n\r\nI have experience programming in R and Swift. "
  },
  "_downloads": {
    "count": 539,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/protein8k"
  },
  "_devurl": "https://github.com/simonliles/protein8k",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/protein8k.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/simonliles/protein8k",
  "_realowner": "simonliles",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-08-16"
    },
    {
      "version": "0.0.2",
      "date": "2025-12-21"
    }
  ],
  "_exports": [
    "fromJSONL",
    "getAtomicRecord",
    "getTitleSection",
    "plot3D",
    "plotModels",
    "Protein3D",
    "read.pdb",
    "report_as_dataframe",
    "summary",
    "summary.Protein",
    "write_viz"
  ],
  "_datasets": [
    {
      "name": "p53_tetramerization",
      "title": "P53 Tetramerization Domain Crystal Structure",
      "object": "p53_tetramerization",
      "class": [
        "Protein"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "fromJSONL",
      "title": "fromJSONL",
      "topics": [
        "fromJSONL"
      ]
    },
    {
      "page": "getAtomicRecord",
      "title": "getAtomicRecord",
      "topics": [
        "getAtomicRecord"
      ]
    },
    {
      "page": "getTitleSection",
      "title": "getTitleSection",
      "topics": [
        "getTitleSection"
      ]
    },
    {
      "page": "p53_tetramerization",
      "title": "P53 Tetramerization Domain Crystal Structure",
      "topics": [
        "p53_tetramerization"
      ]
    },
    {
      "page": "plot3D",
      "title": "plot3D",
      "topics": [
        "plot3D"
      ]
    },
    {
      "page": "plotModels",
      "title": "plotModels",
      "topics": [
        "plotModels"
      ]
    },
    {
      "page": "Protein-class",
      "title": "Protein Class Definitions",
      "topics": [
        "Protein-class"
      ]
    },
    {
      "page": "Protein3D",
      "title": "plot3DInteractive",
      "topics": [
        "Protein3D"
      ]
    },
    {
      "page": "read.pdb",
      "title": "read.pdb",
      "topics": [
        "read.pdb"
      ]
    },
    {
      "page": "report_as_dataframe",
      "title": "report_as_dataframe",
      "topics": [
        "report_as_dataframe"
      ]
    },
    {
      "page": "Protein-summary",
      "title": "summary.Protein",
      "topics": [
        "summary",
        "summary,Protein,ANY-method",
        "summary,Protein-method"
      ]
    },
    {
      "page": "summary.Protein",
      "title": "summary.Protein",
      "topics": [
        "summary.Protein"
      ]
    },
    {
      "page": "write_viz",
      "title": "write_viz",
      "topics": [
        "write_viz"
      ]
    }
  ],
  "_readme": "https://github.com/simonliles/protein8k/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "magick",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rjson",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "intro_protein8k.Rmd",
      "filename": "intro_protein8k.html",
      "title": "Introduction to protein8k",
      "author": "Simon Liles",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating a Protein Object",
        "Inspecting Protein data.",
        "What is inside a Protein Object",
        "Plotting a Protein Object",
        "Generating 3D Plots",
        "Generating smoothing models of Protein Structure",
        "-----"
      ],
      "created": "2021-04-02 01:21:41",
      "modified": "2021-04-24 02:07:35",
      "commits": 4
    },
    {
      "source": "using_plot3D.Rmd",
      "filename": "using_plot3D.html",
      "title": "Using plot3D()",
      "author": "Simon Liles",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Most Basic Plot",
        "Animation",
        "Changing Drawing Type",
        "Setting groups Variable",
        "Changing the Orientation Using screen",
        "Putting it all Together"
      ],
      "created": "2021-04-25 20:23:02",
      "modified": "2021-04-25 20:23:02",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "protein8k",
  "_universes": [
    "simonliles"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-19T09:17:16.000Z",
      "distro": "noble",
      "commit": "3f93b11a4eeab04d2512fc07ff90456afc47ea17",
      "fileid": "b237a001b77d2dbb30a201f49e88c32908d7be98da02204517b4574a158b8c3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simonliles/actions/runs/27816671093"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-19T09:17:28.000Z",
      "distro": "noble",
      "commit": "3f93b11a4eeab04d2512fc07ff90456afc47ea17",
      "fileid": "3f3995f31cae0485a659db3847a2493239663755dcf0b863a3da72bfb77987e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simonliles/actions/runs/27816671093"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-19T09:20:27.000Z",
      "commit": "3f93b11a4eeab04d2512fc07ff90456afc47ea17",
      "fileid": "80ca6884428dbe7e3915005f5b3a66e0d5a204255f481830cfeefa1cb85b0a9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simonliles/actions/runs/27816671093"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-19T09:21:35.000Z",
      "commit": "3f93b11a4eeab04d2512fc07ff90456afc47ea17",
      "fileid": "987d77b238f060dee4b6f8f3b65feb56e4c8d11289e2dd897e471514f0b9ed11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simonliles/actions/runs/27816671093"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-19T09:17:13.000Z",
      "commit": "3f93b11a4eeab04d2512fc07ff90456afc47ea17",
      "fileid": "907ab7caae68a362656683f74ef97585e273591476321b4f259e6a752702079d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/simonliles/actions/runs/27816671093"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-19T09:16:21.000Z",
      "commit": "3f93b11a4eeab04d2512fc07ff90456afc47ea17",
      "fileid": "519c25bc97188532ea21a3c99dbc20e5940c7d8bfa7d05a457638e93d7c89b77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simonliles/actions/runs/27816671093"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-19T09:16:06.000Z",
      "commit": "3f93b11a4eeab04d2512fc07ff90456afc47ea17",
      "fileid": "caa85d1910ba59de8383dc6b02aa74499cf0b8be6f413e69e326cf4303b5c1f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simonliles/actions/runs/27816671093"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-19T09:16:17.000Z",
      "commit": "3f93b11a4eeab04d2512fc07ff90456afc47ea17",
      "fileid": "4f8115ef0c0a4a490877a35fc04d1dfc6be40ee23a8aaa115ae3d0cb15f5924f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/simonliles/actions/runs/27816671093"
    }
  ]
}