{
  "_id": "6a1f2789b401979e73422726",
  "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-05-16 05:34:30 UTC",
    "User": "root"
  },
  "Author": "Jakub Sobolewski [aut, cre]",
  "Maintainer": "Jakub Sobolewski <jakupsob@gmail.com>",
  "MD5sum": "5990cb6aa535e0f4c49caf1d1bb0b888",
  "_user": "jakubsob",
  "_type": "src",
  "_file": "functiondepends_0.2.3.tar.gz",
  "_fileid": "a50c03991c26fbf3e148abeb7264453c22c0369d241d85c9787c15b2e1a4cd9a",
  "_filesize": 676889,
  "_sha256": "a50c03991c26fbf3e148abeb7264453c22c0369d241d85c9787c15b2e1a4cd9a",
  "_created": "2026-05-16T05:34:30.000Z",
  "_published": "2026-06-02T18:57:13.008Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79148718667,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030869265"
    },
    {
      "job": 79148719037,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030868289"
    },
    {
      "job": 79148717973,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030863112"
    },
    {
      "job": 79148718166,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030865412"
    },
    {
      "job": 79148717963,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030852817"
    },
    {
      "job": 79148717592,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367083998"
    },
    {
      "job": 79148718622,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030862317"
    },
    {
      "job": 79148718862,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030861146"
    },
    {
      "job": 79148718997,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030862104"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25953919885",
  "_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",
    "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"
  },
  "_downloads": {
    "count": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/functiondepends"
  },
  "_devurl": "https://github.com/jakubsob/functiondepends",
  "_searchresults": 11,
  "_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",
    "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.331427296520744,
  "_indexed": true,
  "_nocasepkg": "functiondepends",
  "_universes": [
    "jakubsob"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-16T05:36:53.000Z",
      "distro": "noble",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "1e3409e0fbbb83e2e8e84b3d50bb50743e8d25db1ba51ef7db1d56c44ae2108e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25953919885"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-16T05:36:45.000Z",
      "distro": "noble",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "ec80bb4d05a6bcf3cd256c1ef8196aa937960ce02206649f6a86399fed45d28b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25953919885"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-05-16T05:36:06.000Z",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "a604332ab53df078c6b7ef58f3d1960bf93e382f198cc032391702ef7d0b8d2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25953919885"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-05-16T05:36:20.000Z",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "bc1dd09e58f839b79c446ac61079e8f8f086dbc647525a2349e6f7a3acff6e7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25953919885"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-16T05:35:48.000Z",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "d22918d7f6f613ec8590c84971e034b585545169f7d41483af5ad021264d6a1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25953919885"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-16T05:35:38.000Z",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "88345ebd82dee7f0fe97a0e64d33c91003a041db666bc333746ca60ab3f759e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25953919885"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-16T05:35:42.000Z",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "33f48479982640a9a8f14ce217724fb35020f219d3bbbb79ced58ed35a6fd96e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25953919885"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-02T18:56:50.000Z",
      "commit": "c8d0ce525961bccb778e6eff71e0dbc6a7faee64",
      "fileid": "134ac4b95976f9bc8bf32f8e36b08c4187761a6d40bb50a501113e91b03b6ef9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25953919885"
    }
  ]
}