{
  "_id": "6a170135acfb0bcc41d8ff11",
  "Package": "ParmOff",
  "Type": "Package",
  "Title": "Complex Argument Matching",
  "Version": "1.0.2",
  "Date": "2026-05-19",
  "Authors@R": "person(given = \"Aaron\",\nfamily = \"Robotham\",\nrole = c(\"aut\", \"cre\"),\nemail = \"aaron.robotham@uwa.edu.au\")",
  "Description": "Allows for highly flexible and generic function argument\nmatching.",
  "License": "LGPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 14:32:53 UTC",
    "User": "root"
  },
  "Author": "Aaron Robotham [aut, cre]",
  "Maintainer": "Aaron Robotham <aaron.robotham@uwa.edu.au>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-27 08:50:09 UTC",
  "RemoteUrl": "https://github.com/cran/ParmOff",
  "RemoteRef": "HEAD",
  "RemoteSha": "0b4d1a510aee2d8160c53a1dabd224903a3182bd",
  "MD5sum": "a5f60f40a850cba4dbab1f41fcbeb686",
  "_user": "cran",
  "_type": "src",
  "_file": "ParmOff_1.0.2.tar.gz",
  "_fileid": "65f0ee2883fb741c153d6b91f5c5a15d61488c454aa6bf2db4028698caea94b3",
  "_filesize": 246030,
  "_sha256": "65f0ee2883fb741c153d6b91f5c5a15d61488c454aa6bf2db4028698caea94b3",
  "_created": "2026-05-27T14:32:53.000Z",
  "_published": "2026-05-27T14:35:33.646Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78100018325,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7243146216"
    },
    {
      "job": 78100018605,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243146874"
    },
    {
      "job": 78099393078,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243090358"
    },
    {
      "job": 78100018322,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7243141338"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26517641314",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ParmOff",
  "_commit": {
    "id": "0b4d1a510aee2d8160c53a1dabd224903a3182bd",
    "author": "Aaron Robotham <aaron.robotham@uwa.edu.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1779871809
  },
  "_maintainer": {
    "name": "Aaron Robotham",
    "email": "aaron.robotham@uwa.edu.au",
    "login": "asgr",
    "description": "Astronomer based at UWA. Mostly survey focussed, but within that broad remit I like to dabble in a number of areas (both obs and sims). Use R mostly.",
    "uuid": 5617132
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "magicaxis",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2026-05-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "asgr",
      "count": 1,
      "uuid": 5617132
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ParmOff"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ParmOff.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "ParmLimBoth",
    "ParmLimHi",
    "ParmLimLo",
    "ParmLog",
    "ParmOff",
    "ParmUnLog"
  ],
  "_help": [
    {
      "page": "ParmLim",
      "title": "Flexible lower/upper limiting for vectors and lists",
      "topics": [
        "ParmLim",
        "ParmLimBoth",
        "ParmLimHi",
        "ParmLimLo"
      ]
    },
    {
      "page": "ParmLog",
      "title": "Log or unlog selected elements of a list",
      "topics": [
        "ParmLog",
        "ParmUnLog"
      ]
    },
    {
      "page": "ParmOff",
      "title": "Powerful Parameter Passing",
      "topics": [
        "ParmOff"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ParmOff/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate"
  ],
  "_vignettes": [
    {
      "source": "ParmOff.Rmd",
      "filename": "ParmOff.html",
      "title": "ParmOff: Powerful Parameter Passing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1  The basics",
        "1.1  Dropping extra arguments automatically",
        "1.2  Named vector vs. named list",
        "1.3  Mixing .args and ...",
        "2  Selecting and removing arguments",
        "2.1  .use_args — allowlist",
        "2.2  .rem_args — blocklist",
        "2.3  Combining both",
        "3  Stripping name prefixes / suffixes",
        "4  Log-transformed parameters (.logged)",
        "5  Bounding parameters (.lower, .upper)",
        "5.1  .bound_raw = TRUE (default) — bounds in log₁₀ space",
        "5.2  .bound_raw = FALSE — bounds in real space",
        "5.3  The underlying ParmLim* helpers",
        "6  Log/unlog helpers (ParmLog / ParmUnLog)",
        "7 Functional argument constraints",
        "8  Real-world example: fitting a Normal distribution with optim",
        "9  Complex example: multi-component galaxy surface-brightness fitting",
        "10  Using .return = 'args' for debugging",
        "11  Verbose debugging (.verbose)",
        "When is verbose useful?",
        "12  Performance note",
        "13  Quick-reference table"
      ],
      "created": "2026-05-27 08:50:09",
      "modified": "2026-05-27 08:50:09",
      "commits": 1
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "parmoff",
  "_universes": [
    "cran",
    "asgr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-27T14:34:58.000Z",
      "distro": "noble",
      "commit": "0b4d1a510aee2d8160c53a1dabd224903a3182bd",
      "fileid": "03be4bf1f6c41c50e513121d8971b74b37ebeb55a6c6ba069412788f537f5fd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26517641314"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-27T14:34:58.000Z",
      "distro": "noble",
      "commit": "0b4d1a510aee2d8160c53a1dabd224903a3182bd",
      "fileid": "3151166491f52e1168bffa31c6bd4b184d4c11e1d50e5aeb21e57b8cd46778b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26517641314"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-27T14:35:04.000Z",
      "commit": "0b4d1a510aee2d8160c53a1dabd224903a3182bd",
      "fileid": "44e9ea488ee2d62a011563b9fc425652782cff4df8e39ac56b95e232da6d3a88",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26517641314"
    }
  ]
}