{
  "_id": "6a1edcedb401979e7340fef8",
  "Package": "REFT",
  "Type": "Package",
  "Title": "Root Exudate Feature Toolkit",
  "Version": "0.1.4",
  "Authors@R": "person(given = \"Guozhen\", family = \"Gao\", role = c(\"aut\", \"cre\"),\nemail = \"gaoguozhen889@gmail.com\")",
  "Description": "Provides tools for molecule-oriented and reaction-centred\nanalysis of root exudate datasets. It supports structural\nmatching based on 'PubChem', calculation of molecular\ndescriptors, and inference of candidate microbe-associated\nmetabolic reactions using Kyoto Encyclopedia of Genes and\nGenomes ('KEGG') identifiers and Enzyme Commission ('EC')\nnumbers. For background on these databases, see Kanehisa et al.\n(2023) <doi:10.1093/nar/gkac963> and Kim et al. (2023)\n<doi:10.1093/nar/gkac956>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/gaoguozhen1/REFT",
  "BugReports": "https://github.com/gaoguozhen1/REFT/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:24:15 UTC",
    "User": "root"
  },
  "Author": "Guozhen Gao [aut, cre]",
  "Maintainer": "Guozhen Gao <gaoguozhen889@gmail.com>",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://gaoguozhen889-del.r-universe.dev",
  "Date/Publication": "2026-05-19 09:30:24 UTC",
  "RemoteUrl": "https://github.com/cran/REFT",
  "RemoteRef": "HEAD",
  "RemoteSha": "1df3cfbde4e49ee9ccdf2efe35bd75f124d8c1f2",
  "MD5sum": "3985941ad50fd057d39d1b2b0bf04c0e",
  "_user": "gaoguozhen889-del",
  "_type": "src",
  "_file": "REFT_0.1.4.tar.gz",
  "_fileid": "c7d3823a97fb8c9c2763c00f38e3f47bfdc758b87d9b0f6a382354ada7fdd0c8",
  "_filesize": 106747,
  "_sha256": "c7d3823a97fb8c9c2763c00f38e3f47bfdc758b87d9b0f6a382354ada7fdd0c8",
  "_created": "2026-05-20T08:24:15.000Z",
  "_published": "2026-06-02T13:38:53.795Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79083891278,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7104937259"
    },
    {
      "job": 79083891279,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7104934579"
    },
    {
      "job": 79083891142,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7104939145"
    },
    {
      "job": 79083890818,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7104938428"
    },
    {
      "job": 79083890375,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104889936"
    },
    {
      "job": 79083889965,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359296871"
    },
    {
      "job": 79083891514,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7104926548"
    },
    {
      "job": 79083890836,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7104937798"
    },
    {
      "job": 79083890965,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7104920397"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gaoguozhen889-del/actions/runs/26150473935",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/REFT",
  "_commit": {
    "id": "1df3cfbde4e49ee9ccdf2efe35bd75f124d8c1f2",
    "author": "Guozhen Gao <gaoguozhen889@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.4\n",
    "time": 1779183024
  },
  "_maintainer": {
    "name": "Guozhen Gao",
    "email": "gaoguozhen889@gmail.com",
    "login": "gaoguozhen889-del",
    "description": "",
    "uuid": 256745353
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "writexl",
      "role": "Imports"
    },
    {
      "package": "webchem",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rcdk",
      "role": "Suggests"
    },
    {
      "package": "rcdklibs",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.4",
      "date": "2026-05-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gaoguozhen889-del",
      "count": 1,
      "uuid": 256745353
    }
  ],
  "_userbio": {
    "uuid": 256745353,
    "type": "user",
    "name": "gaoguozhen889-del"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/REFT"
  },
  "_devurl": "https://github.com/gaoguozhen1/reft",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/REFT.html",
    "manual.pdf"
  ],
  "_realowner": "gaoguozhen889-del",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2026-05-19"
    }
  ],
  "_exports": [
    "reft_calc_descriptors",
    "reft_kegg_microbe_run",
    "reft_match_smiles",
    "reft_run",
    "reft_run_simple"
  ],
  "_help": [
    {
      "page": "REFT",
      "title": "REFT: Root Exudate Feature Toolkit",
      "topics": [
        "REFT"
      ]
    },
    {
      "page": "reft_calc_descriptors",
      "title": "Calculate six molecular descriptors",
      "topics": [
        "reft_calc_descriptors"
      ]
    },
    {
      "page": "reft_kegg_microbe_run",
      "title": "Run KEGG microbe-EC-reaction search workflow",
      "topics": [
        "reft_kegg_microbe_run"
      ]
    },
    {
      "page": "reft_match_smiles",
      "title": "Match SMILES from PubChem",
      "topics": [
        "reft_match_smiles"
      ]
    },
    {
      "page": "reft_run",
      "title": "Run the full REFT workflow",
      "topics": [
        "reft_run"
      ]
    },
    {
      "page": "reft_run_simple",
      "title": "Run REFT with default column names",
      "topics": [
        "reft_run_simple"
      ]
    }
  ],
  "_readme": "https://github.com/cran/REFT/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "data.tree",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readxl",
    "rematch",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "webchem",
    "withr",
    "writexl",
    "xml2"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "reft",
  "_universes": [
    "gaoguozhen889-del",
    "gaoguozhen1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-20T08:26:24.000Z",
      "distro": "noble",
      "commit": "1df3cfbde4e49ee9ccdf2efe35bd75f124d8c1f2",
      "fileid": "b58c589b079553d1f6e42366988f88b652250ef2961e8410b4280d5bc05343db",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gaoguozhen889-del/actions/runs/26150473935"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-20T08:26:19.000Z",
      "distro": "noble",
      "commit": "1df3cfbde4e49ee9ccdf2efe35bd75f124d8c1f2",
      "fileid": "f26b16e08aa0f1871f1171203d829db1732a6b5d79ef4205117e52abbedadb44",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gaoguozhen889-del/actions/runs/26150473935"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-20T08:26:37.000Z",
      "commit": "1df3cfbde4e49ee9ccdf2efe35bd75f124d8c1f2",
      "fileid": "f05d86ab597255a0a328e7e6e43ef64b6064614e5934c8ab8e1c06263d0d2594",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gaoguozhen889-del/actions/runs/26150473935"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-20T08:26:31.000Z",
      "commit": "1df3cfbde4e49ee9ccdf2efe35bd75f124d8c1f2",
      "fileid": "4862724ad52365b28b66bf7dd82c6f428a564a52a9cb9fc64bf256cb485ef16d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gaoguozhen889-del/actions/runs/26150473935"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-20T08:25:51.000Z",
      "commit": "1df3cfbde4e49ee9ccdf2efe35bd75f124d8c1f2",
      "fileid": "b52e4dd3824a0af69930c94e685b4fbfb8f5b262714b3d25ee70adadb6c6e7a1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gaoguozhen889-del/actions/runs/26150473935"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-20T08:26:16.000Z",
      "commit": "1df3cfbde4e49ee9ccdf2efe35bd75f124d8c1f2",
      "fileid": "7d7bdfb69e9bbd0a54e133a19ba96be967c8330fea917bf491dd289229561007",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gaoguozhen889-del/actions/runs/26150473935"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-20T08:25:32.000Z",
      "commit": "1df3cfbde4e49ee9ccdf2efe35bd75f124d8c1f2",
      "fileid": "85e191f9633633d465c71e130d24b8e472a3b3b1964d1248d963cb7cb98e9e56",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gaoguozhen889-del/actions/runs/26150473935"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T13:38:32.000Z",
      "commit": "1df3cfbde4e49ee9ccdf2efe35bd75f124d8c1f2",
      "fileid": "f70e07b2b49064c08be5067bc3b7f1f67a2886a13f3e73ef42f0351026917b54",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gaoguozhen889-del/actions/runs/26150473935"
    }
  ]
}