{
  "_id": "6a2fdf5c3efcd9bda4339c42",
  "Package": "functiondepends",
  "Type": "Package",
  "Title": "Find Functions and their Dependencies",
  "Version": "0.2.3",
  "Authors@R": "person(\n\"Jakub\",\n\"Sobolewski\",\nemail = \"jakupsob@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Find functions in an unstructured directory and explore\ntheir dependencies. Sourcing of R source files is performed\nwithout side-effects: from R scripts that have executable code\nand function definitions only functions are sourced.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://jakubsob.r-universe.dev",
  "Date/Publication": "2022-02-21 18:44:47 UTC",
  "RemoteUrl": "https://github.com/jakubsob/functiondepends",
  "RemoteRef": "HEAD",
  "RemoteSha": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 11:14:37 UTC",
    "User": "root"
  },
  "Author": "Jakub Sobolewski [aut, cre]",
  "Maintainer": "Jakub Sobolewski <jakupsob@gmail.com>",
  "MD5sum": "0f75db8f24edb44de1f43b284f0fdde9",
  "_user": "jakubsob",
  "_type": "src",
  "_file": "functiondepends_0.2.3.tar.gz",
  "_fileid": "2f963194b3868031c41edf1da1663a47d213c5af3a8bfd692ba1ee93a6685bc6",
  "_filesize": 676737,
  "_sha256": "2f963194b3868031c41edf1da1663a47d213c5af3a8bfd692ba1ee93a6685bc6",
  "_created": "2026-06-15T11:14:37.000Z",
  "_published": "2026-06-15T11:17:48.470Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81407285817,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7636479303"
    },
    {
      "job": 81407285811,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636471508"
    },
    {
      "job": 81407285828,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7636456330"
    },
    {
      "job": 81407285823,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636454487"
    },
    {
      "job": 81406719418,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636421973"
    },
    {
      "job": 81407285801,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636462874"
    },
    {
      "job": 81407285873,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7636458817"
    },
    {
      "job": 81407285859,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7636453629"
    },
    {
      "job": 81407285959,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7636449806"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27542237389",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jakubsob/functiondepends",
  "_commit": {
    "id": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
    "author": "Jakub Sobolewski <jakub.sobolewski@appsilon.com>",
    "committer": "Jakub Sobolewski <jakub.sobolewski@appsilon.com>",
    "message": "Remove badges from README\n",
    "time": 1645469087
  },
  "_maintainer": {
    "name": "Jakub Sobolewski",
    "email": "jakupsob@gmail.com",
    "login": "jakubsob",
    "linkedin": "in/jakub-sobolewski-r",
    "description": "",
    "uuid": 37193264
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.3",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    }
  ],
  "_owner": "jakubsob",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 13,
  "_contributors": [
    {
      "user": "jakubsob",
      "count": 25,
      "uuid": 37193264
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    }
  ],
  "_userbio": {
    "uuid": 37193264,
    "type": "user",
    "name": "Jakub Sobolewski",
    "followers": 34
  },
  "_downloads": {
    "count": 236,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/functiondepends"
  },
  "_devurl": "https://github.com/jakubsob/functiondepends",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/functiondepends.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jakubsob/functiondepends",
  "_realowner": "jakubsob",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2020-11-03"
    },
    {
      "version": "0.2.3",
      "date": "2022-02-21"
    }
  ],
  "_exports": [
    "find_dependencies",
    "find_functions"
  ],
  "_help": [
    {
      "page": "find_dependencies",
      "title": "Find dependencies",
      "topics": [
        "find_dependencies"
      ]
    },
    {
      "page": "find_functions",
      "title": "Functions in path",
      "topics": [
        "find_functions"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jakubsob/functiondepends/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jakubsob/functiondepends/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "functiondepends-usage.Rmd",
      "filename": "functiondepends-usage.html",
      "title": "Functiondepends - usage",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-10-26 11:54:37",
      "modified": "2022-02-20 14:20:00",
      "commits": 3
    }
  ],
  "_score": 5.403977963669355,
  "_indexed": true,
  "_nocasepkg": "functiondepends",
  "_universes": [
    "jakubsob"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-15T11:17:10.000Z",
      "distro": "noble",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "857059356ee79cf7d68d23032feddf52c785a177aa030bb32d7cc9e811520d76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27542237389"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-15T11:16:47.000Z",
      "distro": "noble",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "a58d90ab736d230ec099b1d607bd162c4167139ddc1e8ef374deed117f2e4cb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27542237389"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-15T11:16:08.000Z",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "8194a94839615fe1726a4bee1c24b774f8700948b64729c99298948aa76c2a8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27542237389"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-15T11:16:07.000Z",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "35f71bfb39eff2e6b98a3e2694ac1f9fdcd030b4144f0d757c96f80dba216798",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27542237389"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-15T11:16:42.000Z",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "093c37f102939728e374d9bb6e3cb44081eedc59eeff483bd91d7d412a77bc9a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27542237389"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-15T11:16:02.000Z",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "693ae75e7e58b5fbdbb11d36b5f98fcb42acd41d8c0739aad0d19a06ce02896c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27542237389"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-15T11:15:54.000Z",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "39db988f5db767d875c95ac1a9b1facdbdd9055eb686b5815d6b86f60c25375a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27542237389"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-15T11:15:44.000Z",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "2f0e90832208dbacb182ec9d2bd48494efd573a9537b90d4050915c1eefa8949",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27542237389"
    }
  ]
}