{
  "_id": "6a4a2ee75f97fb67db1bb870",
  "Package": "chents",
  "Type": "Package",
  "Title": "Chemical Entities as R Objects",
  "Version": "0.4.2",
  "Date": "2026-07-03",
  "Authors@R": "c(person(\"Johannes\", \"Ranke\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"johannes.ranke@jrwb.de\"))",
  "Description": "When working with data on chemical substances, we often\nneed a reliable link between the data and the chemical identity\nof the substances. The R package 'chents' provides a way to\ndefine an R object corresponding to a chemically defined\nsubstances, i.e. a chemical entity and to collect related\ninformation. If Python and 'RDKit' (> 2015.03) are installed\nand configured for use with 'reticulate', some basic\nchemoinformatics functions like the calculation of molecular\nweight and plotting of chemical structures in R graphics are\navailable.",
  "License": "GPL",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "URL": "https://pkgdown.jrwb.de/chents/, https://github.com/jranke/chents",
  "Roxygen": "list(markdown = TRUE, r6 = TRUE)",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev libpng-dev librsvg2-dev libxml2-dev\nlibssl-dev python3",
  "Repository": "https://jranke.r-universe.dev",
  "Date/Publication": "2026-07-03 11:56:06 UTC",
  "RemoteUrl": "https://github.com/jranke/chents",
  "RemoteRef": "HEAD",
  "RemoteSha": "7c84d4ac9d1178717fba6d1f0c988c8ed2834980",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 10:10:43 UTC",
    "User": "root"
  },
  "Author": "Johannes Ranke [aut, cre, cph]",
  "Maintainer": "Johannes Ranke <johannes.ranke@jrwb.de>",
  "_user": "jranke",
  "_type": "src",
  "_file": "chents_0.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/ed10fb9978f27b1b181765944805069f3698e5a4dec80e0c1fdc0fbd3e84bbd9",
  "_filesize": 296589,
  "_sha256": "ed10fb9978f27b1b181765944805069f3698e5a4dec80e0c1fdc0fbd3e84bbd9",
  "_expires": "2026-10-13T10:16:05.000Z",
  "_created": "2026-07-05T10:10:43.000Z",
  "_published": "2026-07-05T10:16:07.079Z",
  "_jobs": [
    {
      "job": 85213661214,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090760036"
    },
    {
      "job": 85213661229,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090759121"
    },
    {
      "job": 85213661218,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090751677"
    },
    {
      "job": 85213661215,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090751911"
    },
    {
      "job": 85213475409,
      "time": 166,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090738627"
    },
    {
      "job": 85213661205,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090755575"
    },
    {
      "job": 85213661224,
      "time": 271,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8090771160"
    },
    {
      "job": 85213661223,
      "time": 197,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090761769"
    },
    {
      "job": 85213661222,
      "time": 247,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090768494"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jranke/actions/runs/28737216632",
  "_status": "success",
  "_upstream": "https://github.com/jranke/chents",
  "_commit": {
    "id": "7c84d4ac9d1178717fba6d1f0c988c8ed2834980",
    "author": "Johannes Ranke <johannes.ranke@jrwb.de>",
    "committer": "Johannes Ranke <johannes.ranke@jrwb.de>",
    "message": "Update test with current PubChem response\n",
    "time": 1783079766
  },
  "_maintainer": {
    "name": "Johannes Ranke",
    "email": "johannes.ranke@jrwb.de",
    "login": "jranke",
    "description": "2023-present: Agroscope Switzerland; 2014-2022: https://jrwb.de; 2008-2014: Consultant at Harlan, then Eurofins; 1998-2008: University of Bremen",
    "uuid": 3621037
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "webchem",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "rsvg",
      "role": "Imports"
    },
    {
      "package": "grImport",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devEMF",
      "role": "Suggests"
    }
  ],
  "_owner": "jranke",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-43",
      "n": 6
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 9
    },
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jranke",
      "count": 122,
      "uuid": 3621037
    }
  ],
  "_userbio": {
    "uuid": 3621037,
    "type": "user",
    "name": "Johannes Ranke",
    "followers": 20,
    "description": "2023-present: Agroscope Switzerland; 2014-2022: https://jrwb.de; 2008-2014: Consultant at Harlan, then Eurofins; 1998-2008: University of Bremen"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/chents"
  },
  "_devurl": "https://github.com/jranke/chents",
  "_pkgdown": "https://pkgdown.jrwb.de/chents/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/chents.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "chent",
    "draw_svg.chent",
    "pai",
    "ppp"
  ],
  "_help": [
    {
      "page": "chent",
      "title": "An R6 class for chemical entities with associated data",
      "topics": [
        "chent"
      ]
    },
    {
      "page": "draw_svg.chent",
      "title": "Draw SVG graph from a chent object using RDKit",
      "topics": [
        "draw_svg.chent"
      ]
    },
    {
      "page": "pai",
      "title": "An R6 class for pesticidal active ingredients and associated data",
      "topics": [
        "pai"
      ]
    },
    {
      "page": "plot.chent",
      "title": "Plot method for chent objects",
      "topics": [
        "plot.chent"
      ]
    },
    {
      "page": "ppp",
      "title": "R6 class for a plant protection product with at least one active ingredient",
      "topics": [
        "ppp"
      ]
    },
    {
      "page": "print.chent",
      "title": "Printing method for chent objects",
      "topics": [
        "print.chent"
      ]
    },
    {
      "page": "print.pai",
      "title": "Printing method for pai objects (pesticidal active ingredients)",
      "topics": [
        "print.pai"
      ]
    },
    {
      "page": "print.ppp",
      "title": "Printing method for ppp objects (plant protection products)",
      "topics": [
        "print.ppp"
      ]
    }
  ],
  "_readme": "https://github.com/jranke/chents/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "curl",
    "data.tree",
    "dplyr",
    "generics",
    "glue",
    "grImport",
    "here",
    "httr",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "rsvg",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "webchem",
    "withr",
    "XML",
    "xml2",
    "yaml"
  ],
  "_score": 3.255272505103306,
  "_indexed": true,
  "_nocasepkg": "chents",
  "_universes": [
    "jranke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-05T10:13:04.000Z",
      "distro": "resolute",
      "commit": "7c84d4ac9d1178717fba6d1f0c988c8ed2834980",
      "fileid": "https://r2.ropensci.org/d3d60fac56b82123942dcd216832263a5da619a2bacf9571631dadfc3c0b7961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28737216632"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-05T10:13:01.000Z",
      "distro": "resolute",
      "commit": "7c84d4ac9d1178717fba6d1f0c988c8ed2834980",
      "fileid": "https://r2.ropensci.org/0bc50fc6d7e13b12a11b82ee120c44f06535368dfc1b39503ef370d885b84228",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28737216632"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-05T10:12:11.000Z",
      "commit": "7c84d4ac9d1178717fba6d1f0c988c8ed2834980",
      "fileid": "https://r2.ropensci.org/76d3a2ad1b1fac767a0a93622e731100edcfbfa48aaf458bfbd2782ab02633bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28737216632"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-05T10:12:13.000Z",
      "commit": "7c84d4ac9d1178717fba6d1f0c988c8ed2834980",
      "fileid": "https://r2.ropensci.org/b44426d9d941246b7f13569b872807dcf55a80690d5a2a78c2fed718f3548950",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28737216632"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-07-05T10:13:29.000Z",
      "commit": "7c84d4ac9d1178717fba6d1f0c988c8ed2834980",
      "fileid": "https://r2.ropensci.org/e2ed84f9c0af8d1b54d8ab9a401a09e6c69d8a2be8ce4f29578c2644dd2f3a97",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28737216632"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-05T10:12:16.000Z",
      "commit": "7c84d4ac9d1178717fba6d1f0c988c8ed2834980",
      "fileid": "https://r2.ropensci.org/279978158834e3707e3287348ac043407778d54c58ac0e9270cc60ab8e547912",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28737216632"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-05T10:12:01.000Z",
      "commit": "7c84d4ac9d1178717fba6d1f0c988c8ed2834980",
      "fileid": "https://r2.ropensci.org/cd4d254b596a69fcf0f729ab363e8141e2f17035390228457d896f25cd78e6af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28737216632"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-05T10:12:14.000Z",
      "commit": "7c84d4ac9d1178717fba6d1f0c988c8ed2834980",
      "fileid": "https://r2.ropensci.org/180dff6f2629be8da07309d9d51e9e4154a890852306f9b8beebbbdf76e3fb7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/28737216632"
    }
  ]
}