{
  "_id": "6a1eff79b401979e7341aa68",
  "Package": "chents",
  "Type": "Package",
  "Title": "Chemical Entities as R Objects",
  "Version": "0.4.1",
  "Date": "2026-03-05",
  "Authors@R": "c(person(\"Johannes\", \"Ranke\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"johannes.ranke@jrwb.de\"))",
  "Description": "Utilities for dealing with chemical entities and\nassociated data as R objects. If Python and 'RDKit' (> 2015.03)\nare installed and configured for use with 'reticulate', some\nbasic chemoinformatics functions like the calculation of\nmolecular weight and plotting of chemical structures in R\ngraphics are available.",
  "License": "GPL",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "URL": "https://pkgdown.jrwb.de/chents/, https://github.com/jranke/chents",
  "Roxygen": "list(markdown = TRUE, r6 = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libpng-dev librsvg2-dev libxml2-dev\nlibssl-dev python3",
  "Repository": "https://jranke.r-universe.dev",
  "Date/Publication": "2026-03-19 08:37:51 UTC",
  "RemoteUrl": "https://github.com/jranke/chents",
  "RemoteRef": "HEAD",
  "RemoteSha": "32caaedcc6b6b8addc9f23fce9dca4188f692fed",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:14:04 UTC",
    "User": "root"
  },
  "Author": "Johannes Ranke [aut, cre, cph]",
  "Maintainer": "Johannes Ranke <johannes.ranke@jrwb.de>",
  "MD5sum": "1d30990ea6076aa60b5234c0eb7cf2bd",
  "_user": "jranke",
  "_type": "src",
  "_file": "chents_0.4.1.tar.gz",
  "_fileid": "356b96ccd8d531d4cb6661639dcc0dcf69cb34c8d232a06ae6f2c2f6e221d172",
  "_filesize": 292473,
  "_sha256": "356b96ccd8d531d4cb6661639dcc0dcf69cb34c8d232a06ae6f2c2f6e221d172",
  "_created": "2026-05-18T09:14:04.000Z",
  "_published": "2026-06-02T16:06:17.719Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79116086155,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053921523"
    },
    {
      "job": 79116086611,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053917686"
    },
    {
      "job": 79116086884,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053903230"
    },
    {
      "job": 79116086383,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053908512"
    },
    {
      "job": 79116085088,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053859709"
    },
    {
      "job": 79116085268,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363219629"
    },
    {
      "job": 79116087407,
      "time": 300,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053964207"
    },
    {
      "job": 79116086749,
      "time": 282,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053959353"
    },
    {
      "job": 79116087102,
      "time": 248,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053946128"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jranke/actions/runs/26024232282",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jranke/chents",
  "_commit": {
    "id": "32caaedcc6b6b8addc9f23fce9dca4188f692fed",
    "author": "Johannes Ranke <johannes.ranke@jrwb.de>",
    "committer": "Johannes Ranke <johannes.ranke@jrwb.de>",
    "message": "Adapt test\n\nAlso, only check availability of PubChem and BCPC once, this should\nreally be sufficient.\n",
    "time": 1773909471
  },
  "_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
  },
  "_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": 0,
  "_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
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jranke",
      "count": 120,
      "uuid": 3621037
    }
  ],
  "_userbio": {
    "uuid": 3621037,
    "type": "user",
    "name": "Johannes Ranke",
    "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": 5,
  "_rbuild": "4.6.0",
  "_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": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "chents",
  "_universes": [
    "jranke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-18T09:16:31.000Z",
      "distro": "noble",
      "commit": "32caaedcc6b6b8addc9f23fce9dca4188f692fed",
      "fileid": "0fa98e7c5ca2e26e66a7be707003ce80bde0779ce1bc0c844380672856a81554",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26024232282"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-05-18T09:16:20.000Z",
      "distro": "noble",
      "commit": "32caaedcc6b6b8addc9f23fce9dca4188f692fed",
      "fileid": "ae2d40771460a11ba349f4b95deb965821193b5fa0f6f13a22d7a0f0b0409889",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26024232282"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-18T09:15:53.000Z",
      "commit": "32caaedcc6b6b8addc9f23fce9dca4188f692fed",
      "fileid": "14012218febfb3bb9fcbfedab7ebd155ae500734a2f538e42b39684f999bbef6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26024232282"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-05-18T09:15:54.000Z",
      "commit": "32caaedcc6b6b8addc9f23fce9dca4188f692fed",
      "fileid": "f1c3324f6ebda28174ca24c2c5454d934f37c75c58499dc88788947dfa0e16f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26024232282"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-18T09:16:23.000Z",
      "commit": "32caaedcc6b6b8addc9f23fce9dca4188f692fed",
      "fileid": "f22a4981032616f4aaea4f0f20e0673469e9f8e0ae65a6b3dc6fc3716bf0d6c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26024232282"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-18T09:15:53.000Z",
      "commit": "32caaedcc6b6b8addc9f23fce9dca4188f692fed",
      "fileid": "2f411d3afce3797940951b207ec6b46d0c4880dad1f4f4b354c75a0e207afcc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26024232282"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-05-18T09:15:43.000Z",
      "commit": "32caaedcc6b6b8addc9f23fce9dca4188f692fed",
      "fileid": "144aa027ea506e38f56b8af33fa672ea167a1005e1aa10558d4e15c76ebe8eb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26024232282"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-06-02T16:05:50.000Z",
      "commit": "32caaedcc6b6b8addc9f23fce9dca4188f692fed",
      "fileid": "6d4442c8c18f4a931b2ca4a0cd8b5208b5bd07ba980b178c64c5e8ffb13667da",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/26024232282"
    }
  ]
}