{
  "_id": "6a4a089837e8aefb57f61aeb",
  "Package": "modules",
  "Title": "Self Contained Units of Source Code",
  "Version": "0.13.0",
  "Authors@R": "person(\"Sebastian\", \"Warnholz\", email = \"wahani@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides modules as an organizational unit for source\ncode. Modules enforce to be more rigorous when defining\ndependencies and have a local search path. They can be used as\na sub unit within packages or in scripts.",
  "BugReports": "https://github.com/wahani/modules/issues",
  "URL": "https://github.com/wahani/modules",
  "ByteCompile": "TRUE",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Collate": "'amodule.R' 'NAMESPACE.R' 'getSearchPath.R' 'class.R'\n'depend.R' 'export.R' 'expose.R' 'extend.R' 'import.R'\n'module-class.R' 'module-coercion.R' 'module-helper.R'\n'module.R' 'use.R' 'testModule.R' 'base-override.R'",
  "VignetteBuilder": "knitr",
  "Repository": "https://wahani.r-universe.dev",
  "Date/Publication": "2024-01-20 15:44:09 UTC",
  "RemoteUrl": "https://github.com/wahani/modules",
  "RemoteRef": "HEAD",
  "RemoteSha": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 10:22:14 UTC",
    "User": "root"
  },
  "Author": "Sebastian Warnholz [aut, cre]",
  "Maintainer": "Sebastian Warnholz <wahani@gmail.com>",
  "_user": "wahani",
  "_type": "src",
  "_file": "modules_0.13.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/b699854dc4721106557d694b1937c478ebe399601dac1c2cb9557e2bea6e167b",
  "_filesize": 173978,
  "_sha256": "b699854dc4721106557d694b1937c478ebe399601dac1c2cb9557e2bea6e167b",
  "_expires": "2026-10-13T07:32:39.000Z",
  "_created": "2026-06-11T10:22:14.000Z",
  "_published": "2026-07-05T07:32:40.601Z",
  "_jobs": [
    {
      "job": 85203259997,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561470773"
    },
    {
      "job": 85203259830,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561470072"
    },
    {
      "job": 85203259853,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7561485585"
    },
    {
      "job": 85203259945,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561480104"
    },
    {
      "job": 85203259821,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561420473"
    },
    {
      "job": 85203259961,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561459599"
    },
    {
      "job": 85203259934,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7561462255"
    },
    {
      "job": 85203260088,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7561447792"
    },
    {
      "job": 85203260023,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561454934"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wahani/actions/runs/27340072861",
  "_status": "success",
  "_upstream": "https://github.com/wahani/modules",
  "_commit": {
    "id": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
    "author": "Sebastian Warnholz <wahani@gmail.com>",
    "committer": "Sebastian Warnholz <wahani@gmail.com>",
    "message": "CRAN submission 0.13.0\n",
    "time": 1705765449
  },
  "_maintainer": {
    "name": "Sebastian Warnholz",
    "email": "wahani@gmail.com",
    "login": "wahani",
    "description": "",
    "uuid": 3105646
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    }
  ],
  "_owner": "wahani",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "functional-programming",
    "module"
  ],
  "_stars": 84,
  "_contributors": [
    {
      "user": "wahani",
      "count": 151,
      "uuid": 3105646
    }
  ],
  "_userbio": {
    "uuid": 3105646,
    "type": "user",
    "name": "Sebastian Warnholz"
  },
  "_downloads": {
    "count": 8856,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modules"
  },
  "_devurl": "https://github.com/wahani/modules",
  "_searchresults": 327,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/modules.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wahani/modules",
  "_realowner": "wahani",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-12-19"
    },
    {
      "version": "0.2.0",
      "date": "2016-01-06"
    },
    {
      "version": "0.3.0",
      "date": "2016-02-23"
    },
    {
      "version": "0.4.0",
      "date": "2016-04-07"
    },
    {
      "version": "0.5.0",
      "date": "2016-11-02"
    },
    {
      "version": "0.6.0",
      "date": "2017-07-22"
    },
    {
      "version": "0.7.0",
      "date": "2018-07-15"
    },
    {
      "version": "0.8.0",
      "date": "2019-02-10"
    },
    {
      "version": "0.9.0",
      "date": "2021-01-31"
    },
    {
      "version": "0.10.0",
      "date": "2021-02-07"
    },
    {
      "version": "0.11.0",
      "date": "2023-06-10"
    },
    {
      "version": "0.12.0",
      "date": "2023-08-25"
    },
    {
      "version": "0.13.0",
      "date": "2024-01-21"
    }
  ],
  "_exports": [
    "amodule",
    "as.module",
    "autoTopEncl",
    "depend",
    "export",
    "expose",
    "extend",
    "getSearchPath",
    "getSearchPathContent",
    "getSearchPathDuplicates",
    "getSearchPathNames",
    "import",
    "importDefaultPackages",
    "module",
    "use"
  ],
  "_help": [
    {
      "page": "amodule",
      "title": "Define Augmented and Parameterized Modules",
      "topics": [
        "amodule"
      ]
    },
    {
      "page": "modulecoerce",
      "title": "Coercion for Modules",
      "topics": [
        "as.module",
        "as.module.character",
        "as.module.module"
      ]
    },
    {
      "page": "depend",
      "title": "Declare dependencies of modules",
      "topics": [
        "depend",
        "depend.default"
      ]
    },
    {
      "page": "export",
      "title": "Export mechanism for modules",
      "topics": [
        "export"
      ]
    },
    {
      "page": "expose",
      "title": "Expose module contents",
      "topics": [
        "expose"
      ]
    },
    {
      "page": "extend",
      "title": "Extend existing module definitions",
      "topics": [
        "extend"
      ]
    },
    {
      "page": "utilityFunctions",
      "title": "Get the search path of an environment",
      "topics": [
        "getSearchPath",
        "getSearchPathContent",
        "getSearchPathDuplicates",
        "getSearchPathNames"
      ]
    },
    {
      "page": "import",
      "title": "Import mechanism for modules",
      "topics": [
        "import",
        "importDefaultPackages"
      ]
    },
    {
      "page": "module",
      "title": "Define Modules in R",
      "topics": [
        "autoTopEncl",
        "module"
      ]
    },
    {
      "page": "use",
      "title": "Use a module as dependency",
      "topics": [
        "use"
      ]
    }
  ],
  "_readme": "https://github.com/wahani/modules/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "modulesAsObjects.Rmd",
      "filename": "modulesAsObjects.html",
      "title": "Modules as R Objects",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Modules as first class citizen in R",
        "Nested Modules",
        "Modules as objects",
        "Dependency injection",
        "Modules to model mutable state",
        "Module composition",
        "Unit tests for modules",
        "Modules in Packages"
      ],
      "created": "2018-11-11 19:39:55",
      "modified": "2018-11-24 16:33:28",
      "commits": 2
    },
    {
      "source": "modulesInR.Rmd",
      "filename": "modulesInR.html",
      "title": "Modules in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Introduction",
        "Scoping of modules",
        "Imports",
        "Importing modules",
        "Exports",
        "Example: Modules as Parallel Process",
        "Related Projects"
      ],
      "created": "2015-11-12 15:45:59",
      "modified": "2022-04-21 07:56:03",
      "commits": 34
    },
    {
      "source": "modulesAsFiles.Rmd",
      "filename": "modulesAsFiles.html",
      "title": "Modules: Organizing R Source Code",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example",
        "Pseudo-code example",
        "Documentation",
        "Best practices"
      ],
      "created": "2018-11-11 19:39:55",
      "modified": "2018-11-26 19:17:51",
      "commits": 2
    }
  ],
  "_score": 9.817428410751821,
  "_indexed": true,
  "_nocasepkg": "modules",
  "_universes": [
    "wahani"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.13.0",
      "date": "2026-06-11T10:24:33.000Z",
      "distro": "noble",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/58e9fc6877a246cddc2603782596eb54cd157d5c5e104a2c9c3bae3d101045b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/27340072861"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.13.0",
      "date": "2026-06-11T10:24:32.000Z",
      "distro": "noble",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/c266f3d98a27d876937560ebc0b1a78b96145c99db81d7bc0e45ec31033f3432",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/27340072861"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.13.0",
      "date": "2026-06-11T10:25:19.000Z",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/c168836ee98fb7da47c3a3985d22c4b2913507b0beca71a271bc6fb6846182ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/27340072861"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.13.0",
      "date": "2026-06-11T10:25:01.000Z",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/1e3d0364910862fb561a81d6be67699855296273524fda88f94676eec936ac0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/27340072861"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.13.0",
      "date": "2026-06-11T10:24:16.000Z",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/1ceda3e33ece11ee74b38e1f880806fc8d0d732acb8aa5579d86781fad2dd209",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/27340072861"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.13.0",
      "date": "2026-06-11T10:24:04.000Z",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/5508ac07713f10b75e6621977cedadc3c9ab06ba1347dc2a0eca999a0d9e86b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/27340072861"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.13.0",
      "date": "2026-06-11T10:23:26.000Z",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/7fbcae62f3571d8246c2c92abb1eb01e66b2c772550948b083e8d06c6c2091df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/27340072861"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.13.0",
      "date": "2026-06-11T10:23:33.000Z",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/41a7aa983870f8c0e01696a3420e4a93bc0989aa0dc01207a8f6e845fd47abf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/27340072861"
    }
  ]
}