{
  "_id": "6a51facd9b92047c28d53621",
  "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-07-11 08:08:43 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/ce83085745e276f9914efe90965a299e242794b2abfc0aa029a4c89ca3f5f864",
  "_filesize": 173989,
  "_sha256": "ce83085745e276f9914efe90965a299e242794b2abfc0aa029a4c89ca3f5f864",
  "_expires": "2026-10-19T08:11:56.000Z",
  "_created": "2026-07-11T08:08:43.000Z",
  "_published": "2026-07-11T08:11:57.750Z",
  "_jobs": [
    {
      "job": 86526658115,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246660512"
    },
    {
      "job": 86526658116,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246662282"
    },
    {
      "job": 86526658110,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246664817"
    },
    {
      "job": 86526658113,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246660772"
    },
    {
      "job": 86526434002,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246644584"
    },
    {
      "job": 86526658131,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246659024"
    },
    {
      "job": 86526658119,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8246659124"
    },
    {
      "job": 86526658132,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8246655203"
    },
    {
      "job": 86526658118,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246654646"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wahani/actions/runs/29145558833",
  "_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": "resolute",
  "_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",
    "followers": 35
  },
  "_downloads": {
    "count": 5859,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modules"
  },
  "_devurl": "https://github.com/wahani/modules",
  "_searchresults": 342,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.657492654284521,
  "_indexed": true,
  "_nocasepkg": "modules",
  "_universes": [
    "wahani"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.13.0",
      "date": "2026-07-11T08:10:50.000Z",
      "distro": "resolute",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/1c425c8b243079825790bced378e1c45dc2e93f8d4b9f081cecfe5a5b29be76d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/29145558833"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.13.0",
      "date": "2026-07-11T08:11:03.000Z",
      "distro": "resolute",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/400e7a07cb8316893378d883ec1b161acf85b3ef24be976506397cee0b586cf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/29145558833"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.13.0",
      "date": "2026-07-11T08:11:21.000Z",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/07c4cdfef1629c9cffba05ad19cda0a4b903dedb8b31abc3493a5f82727dff80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/29145558833"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.13.0",
      "date": "2026-07-11T08:10:51.000Z",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/294f2508df4cb109676e8d336d2d83c0c5f67122ff24676457bebe7708bfe862",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/29145558833"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.13.0",
      "date": "2026-07-11T08:10:50.000Z",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/666eb609a302b1f834a75506bcd2091705f30d0de645ee12d402ac6a7e5ddba1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/29145558833"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.13.0",
      "date": "2026-07-11T08:10:32.000Z",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/b88343988ac0149cd089604d25e4cb9f9038eb73f9a265360973f329eb1d3418",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/29145558833"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.13.0",
      "date": "2026-07-11T08:09:55.000Z",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/1958b557959fb926073a26668662e6c2c40dfdbfe4c43f5bb99aef47cc136486",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/29145558833"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.13.0",
      "date": "2026-07-11T08:09:56.000Z",
      "commit": "7578c5b6ef779bfd3e4d5e4da1a47189480ffc63",
      "fileid": "https://r2.ropensci.org/aea1ee88d4b4b3a3b6df476850b903bd89d61d5a834c405303f1478175541e21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wahani/actions/runs/29145558833"
    }
  ]
}