{
  "_id": "6a0f73d6acfb0bcc41c60a03",
  "Package": "inspector",
  "Type": "Package",
  "Title": "Validation of Arguments and Objects in User-Defined Functions",
  "Version": "1.0.3",
  "Authors@R": "c(\nperson(\"Pedro\", \"Fonseca\", email = \"pedro.teles.fonseca@phd.iseg.ulisboa.pt\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-5708-081X\")),\nperson(given = \"FCT\", role = \"fnd\"))",
  "Description": "Utility functions that implement and automate common sets\nof validation tasks. These functions are particularly useful to\nvalidate inputs, intermediate objects and output values in\nuser-defined functions, resulting in tidier and less verbose\nfunctions.",
  "License": "MIT + file LICENSE",
  "URL": "https://ptfonseca.github.io/inspector/,\nhttps://github.com/ptfonseca/inspector",
  "BugReports": "https://github.com/ptfonseca/inspector/issues",
  "Encoding": "UTF-8",
  "RdMacros": "Rdpack",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Repository": "https://ptfonseca.r-universe.dev",
  "Date/Publication": "2021-06-19 16:16:59 UTC",
  "RemoteUrl": "https://github.com/ptfonseca/inspector",
  "RemoteRef": "HEAD",
  "RemoteSha": "040bffd672fcf1bc1a6d0d38ba8b0b1936678200",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 06:54:35 UTC",
    "User": "root"
  },
  "Author": "Pedro Fonseca [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5708-081X>),\nFCT [fnd]",
  "Maintainer": "Pedro Fonseca <pedro.teles.fonseca@phd.iseg.ulisboa.pt>",
  "MD5sum": "8410612b224e3974b93b64117fde66e4",
  "_user": "ptfonseca",
  "_type": "src",
  "_file": "inspector_1.0.3.tar.gz",
  "_fileid": "253262de9d65f5f7efccf2e2e87f20294ec8215385a89b8a715292a982935ac6",
  "_filesize": 165425,
  "_sha256": "253262de9d65f5f7efccf2e2e87f20294ec8215385a89b8a715292a982935ac6",
  "_created": "2026-05-21T06:54:35.000Z",
  "_published": "2026-05-21T21:06:30.719Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77268764866,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129168373"
    },
    {
      "job": 77268764801,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129161211"
    },
    {
      "job": 77268764877,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129167096"
    },
    {
      "job": 77268764520,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129157976"
    },
    {
      "job": 77268764109,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129128255"
    },
    {
      "job": 77268764088,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147208031"
    },
    {
      "job": 77268764792,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129149685"
    },
    {
      "job": 77268765042,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129150441"
    },
    {
      "job": 77268764906,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129148301"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ptfonseca/actions/runs/26210374652",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ptfonseca/inspector",
  "_commit": {
    "id": "040bffd672fcf1bc1a6d0d38ba8b0b1936678200",
    "author": "Pedro <pedro.teles.fonseca@phd.iseg.ulisboa.pt>",
    "committer": "Pedro <pedro.teles.fonseca@phd.iseg.ulisboa.pt>",
    "message": "new test environment\n",
    "time": 1624119419
  },
  "_maintainer": {
    "name": "Pedro Fonseca",
    "email": "pedro.teles.fonseca@phd.iseg.ulisboa.pt",
    "login": "ptfonseca",
    "twitter": "@ptelesfonseca",
    "description": "",
    "uuid": 33705087,
    "orcid": "0000-0002-5708-081X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rdpack",
      "version": ">= 0.7",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.5.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.28",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.3.2",
      "role": "Suggests"
    },
    {
      "package": "pcal",
      "version": ">= 1.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ptfonseca",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "input-validation",
    "statistics",
    "validation",
    "validations"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ptfonseca",
      "count": 332,
      "uuid": 33705087
    }
  ],
  "_userbio": {
    "uuid": 33705087,
    "type": "user",
    "name": "Pedro Fonseca"
  },
  "_downloads": {
    "count": 257,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inspector"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/ptfonseca/inspector",
  "_pkgdown": "https://ptfonseca.github.io/inspector/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/inspector.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ptfonseca/inspector",
  "_realowner": "ptfonseca",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-09-09"
    },
    {
      "version": "1.0.1",
      "date": "2020-09-16"
    },
    {
      "version": "1.0.2",
      "date": "2020-11-16"
    },
    {
      "version": "1.0.3",
      "date": "2021-06-17"
    }
  ],
  "_exports": [
    "inspect_bfactor",
    "inspect_bfactor_log",
    "inspect_bfactor_scale",
    "inspect_categories",
    "inspect_character",
    "inspect_character_match",
    "inspect_data_cat_as_dichotom",
    "inspect_data_categorical",
    "inspect_data_dichotomous",
    "inspect_log_base",
    "inspect_par_bernoulli",
    "inspect_par_beta",
    "inspect_par_dirichlet",
    "inspect_par_haldane",
    "inspect_par_multinomial",
    "inspect_prob",
    "inspect_true_or_false"
  ],
  "_help": [
    {
      "page": "inspect_bfactor",
      "title": "Validate vectors of Bayes factors",
      "topics": [
        "inspect_bfactor"
      ]
    },
    {
      "page": "inspect_bfactor_log",
      "title": "Validate vectors of logarithmic Bayes factors",
      "topics": [
        "inspect_bfactor_log"
      ]
    },
    {
      "page": "inspect_bfactor_scale",
      "title": "Validate Bayes factor interpretation scales",
      "topics": [
        "inspect_bfactor_scale"
      ]
    },
    {
      "page": "inspect_categories",
      "title": "Validate factor levels",
      "topics": [
        "inspect_categories"
      ]
    },
    {
      "page": "inspect_character",
      "title": "Validate character vectors",
      "topics": [
        "inspect_character"
      ]
    },
    {
      "page": "inspect_character_match",
      "title": "Validate character values",
      "topics": [
        "inspect_character_match"
      ]
    },
    {
      "page": "inspect_data_cat_as_dichotom",
      "title": "Validate categorical data as dichotomous",
      "topics": [
        "inspect_data_cat_as_dichotom"
      ]
    },
    {
      "page": "inspect_data_categorical",
      "title": "Validate categorical data",
      "topics": [
        "inspect_data_categorical"
      ]
    },
    {
      "page": "inspect_data_dichotomous",
      "title": "Validate dichotomous data",
      "topics": [
        "inspect_data_dichotomous"
      ]
    },
    {
      "page": "inspect_log_base",
      "title": "Validate logarithmic bases",
      "topics": [
        "inspect_log_base"
      ]
    },
    {
      "page": "inspect_par_bernoulli",
      "title": "Validate parameters for the Bernoulli/Binomial distributions",
      "topics": [
        "inspect_par_bernoulli"
      ]
    },
    {
      "page": "inspect_par_beta",
      "title": "Validate parameters for the Beta distribution",
      "topics": [
        "inspect_par_beta"
      ]
    },
    {
      "page": "inspect_par_dirichlet",
      "title": "Validate parameters for the Dirichlet distribution",
      "topics": [
        "inspect_par_dirichlet"
      ]
    },
    {
      "page": "inspect_par_haldane",
      "title": "Validate parameters for the Haldane distribution",
      "topics": [
        "inspect_par_haldane"
      ]
    },
    {
      "page": "inspect_par_multinomial",
      "title": "Validate parameters for the Multinomial distribution",
      "topics": [
        "inspect_par_multinomial"
      ]
    },
    {
      "page": "inspect_prob",
      "title": "Validate vectors of probabilities",
      "topics": [
        "inspect_prob"
      ]
    },
    {
      "page": "inspect_true_or_false",
      "title": "Validate non-missing logical values",
      "topics": [
        "inspect_true_or_false"
      ]
    }
  ],
  "_readme": "https://github.com/ptfonseca/inspector/raw/HEAD/README.md",
  "_rundeps": [
    "rbibutils",
    "Rdpack"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "inspector",
  "_universes": [
    "ptfonseca"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-21T06:57:05.000Z",
      "distro": "noble",
      "commit": "040bffd672fcf1bc1a6d0d38ba8b0b1936678200",
      "fileid": "104b5db5b0ebcb18bfbe9a42d6f0d7f34a09e18ca56d461b0af7311212e84c8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptfonseca/actions/runs/26210374652"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-21T06:56:41.000Z",
      "distro": "noble",
      "commit": "040bffd672fcf1bc1a6d0d38ba8b0b1936678200",
      "fileid": "3fb11cbe0bc9d82b934ebc8a4aba11dbd734acbc37b1a3a805316e9e73ff629a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptfonseca/actions/runs/26210374652"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-21T06:57:04.000Z",
      "commit": "040bffd672fcf1bc1a6d0d38ba8b0b1936678200",
      "fileid": "b60495e9d77118415a15d1bfbf86c18b461bea4e5cd2afae0df66e25d6a393fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptfonseca/actions/runs/26210374652"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-21T06:56:28.000Z",
      "commit": "040bffd672fcf1bc1a6d0d38ba8b0b1936678200",
      "fileid": "aabad07e080233d761652268f897d0ee189f9403d675f5490fc63a6ecccdf204",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptfonseca/actions/runs/26210374652"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-21T21:06:09.000Z",
      "commit": "040bffd672fcf1bc1a6d0d38ba8b0b1936678200",
      "fileid": "05379cc304899f120804d65389f125524694fbe252d2b62ff27e3c5df72db4b3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ptfonseca/actions/runs/26210374652"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-21T06:55:52.000Z",
      "commit": "040bffd672fcf1bc1a6d0d38ba8b0b1936678200",
      "fileid": "7f0a2aecac9cf78d8626ffa27f85c54b3552489f4a082b35a1b2743e4fc1d2d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptfonseca/actions/runs/26210374652"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-21T06:55:55.000Z",
      "commit": "040bffd672fcf1bc1a6d0d38ba8b0b1936678200",
      "fileid": "713f27d47ed37eb21041adf2f49bf6777ec2582f583087e137b664bbe53bf2c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptfonseca/actions/runs/26210374652"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-21T06:55:47.000Z",
      "commit": "040bffd672fcf1bc1a6d0d38ba8b0b1936678200",
      "fileid": "fe3bbb70cc33f89a4a801acd01f1adf2717aac11228de43c28b587a199564b11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ptfonseca/actions/runs/26210374652"
    }
  ]
}