{
  "_id": "6a1f06fdb401979e7341bd97",
  "Package": "devFunc",
  "Type": "Package",
  "Title": "Clear and Condense Argument Check for User-Defined Functions",
  "Version": "0.1",
  "Author": "Robin Van Oirbeek",
  "Maintainer": "Robin Van Oirbeek <robin.vanoirbeek@gmail.com>",
  "Description": "A concise check of the format of one or multiple input\narguments (data type, length or value) is provided. Since\nmultiple input arguments can be tested simultaneously, a\nlengthly list of checks at the beginning of your function can\nbe avoided, hereby enhancing the readability and\nmaintainability of your code.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:55:20 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://robin-vo.r-universe.dev",
  "Date/Publication": "2018-01-24 17:30:38 UTC",
  "RemoteUrl": "https://github.com/cran/devFunc",
  "RemoteRef": "HEAD",
  "RemoteSha": "32fdc038663d8a410dff2be8bfffb78f5558d64f",
  "MD5sum": "4694559502c523e1d0dcb3bb71751358",
  "_user": "robin-vo",
  "_type": "src",
  "_file": "devFunc_0.1.tar.gz",
  "_fileid": "bab04037c2b4893bcaed969e89ab167bac99feedb964fb9fe60303709aee5342",
  "_filesize": 99582,
  "_sha256": "bab04037c2b4893bcaed969e89ab167bac99feedb964fb9fe60303709aee5342",
  "_created": "2026-05-18T06:55:20.000Z",
  "_published": "2026-06-02T16:38:21.096Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79122518013,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051307494"
    },
    {
      "job": 79122517617,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051307413"
    },
    {
      "job": 79122517981,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051311029"
    },
    {
      "job": 79122517704,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051312127"
    },
    {
      "job": 79122517393,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051278741"
    },
    {
      "job": 79122517190,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363981877"
    },
    {
      "job": 79122517702,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051297885"
    },
    {
      "job": 79122517742,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051299305"
    },
    {
      "job": 79122517729,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051302639"
    }
  ],
  "_buildurl": "https://github.com/r-universe/robin-vo/actions/runs/26018216906",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/devFunc",
  "_commit": {
    "id": "32fdc038663d8a410dff2be8bfffb78f5558d64f",
    "author": "Robin Van Oirbeek <robin.vanoirbeek@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1\n",
    "time": 1516815038
  },
  "_maintainer": {
    "name": "Robin Van Oirbeek",
    "email": "robin.vanoirbeek@gmail.com",
    "login": "robin-vo",
    "description": "Actuarial Data Scientist",
    "uuid": 80923383
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.4",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.1.0",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "robin-vo",
      "count": 1,
      "uuid": 80923383
    }
  ],
  "_userbio": {
    "uuid": 80923383,
    "type": "user",
    "name": "Robin Van Oirbeek",
    "description": "Actuarial Data Scientist"
  },
  "_downloads": {
    "count": 203,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/devFunc"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/devFunc.html",
    "manual.pdf"
  ],
  "_realowner": "robin-vo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2018-01-24"
    }
  ],
  "_exports": [
    "checkCharVec",
    "checkIntVec",
    "checkLength",
    "checkLogicVec",
    "checkNumOrIntVec",
    "checkNumVec",
    "checkRanges",
    "checkValues"
  ],
  "_help": [
    {
      "page": "checkCharVec",
      "title": "Checking if all elements of a list are all character vectors",
      "topics": [
        "checkCharVec"
      ]
    },
    {
      "page": "checkIntVec",
      "title": "Checking if all elements of a list are all integer vectors",
      "topics": [
        "checkIntVec"
      ]
    },
    {
      "page": "checkLength",
      "title": "Checking if the length of the different elements of a list corresponds to what one expects.",
      "topics": [
        "checkLength"
      ]
    },
    {
      "page": "checkLogicVec",
      "title": "Checking if all elements of a list are all logical vectors",
      "topics": [
        "checkLogicVec"
      ]
    },
    {
      "page": "checkNumOrIntVec",
      "title": "Checking if all elements of a list are all integer or numeric vectors",
      "topics": [
        "checkNumOrIntVec"
      ]
    },
    {
      "page": "checkNumVec",
      "title": "Checking if all elements of a list are all numeric vectors",
      "topics": [
        "checkNumVec"
      ]
    },
    {
      "page": "checkRanges",
      "title": "Checking if the value of a numeric or integer variable (of length 1) is located within a certain range.",
      "topics": [
        "checkRanges"
      ]
    },
    {
      "page": "checkValues",
      "title": "Checking if the value of vectors (of length 1) is authorized.",
      "topics": [
        "checkValues"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "plyr",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_score": 1.4771212547196624,
  "_indexed": true,
  "_nocasepkg": "devfunc",
  "_universes": [
    "robin-vo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-18T06:57:12.000Z",
      "distro": "noble",
      "commit": "32fdc038663d8a410dff2be8bfffb78f5558d64f",
      "fileid": "a8029d1f0a0599320d5b894c68d39ea5b7366a96d7b4b7fdc52cc5d73c5d5cc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robin-vo/actions/runs/26018216906"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-18T06:57:12.000Z",
      "distro": "noble",
      "commit": "32fdc038663d8a410dff2be8bfffb78f5558d64f",
      "fileid": "4d47fddeac4baf3af9049b2e71932a97c454ba2e944e87d7ffbabdf448675265",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robin-vo/actions/runs/26018216906"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-18T06:57:29.000Z",
      "commit": "32fdc038663d8a410dff2be8bfffb78f5558d64f",
      "fileid": "e0894d48e8bb7d4d9831c507f0c0515bded647ee3f562152ab68c1123a7f6f3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robin-vo/actions/runs/26018216906"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-18T06:57:34.000Z",
      "commit": "32fdc038663d8a410dff2be8bfffb78f5558d64f",
      "fileid": "a0bf426a091dd91a0670c50d9864b331531a030e9c4b7c98807f4ccdae004bde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robin-vo/actions/runs/26018216906"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-18T06:56:29.000Z",
      "commit": "32fdc038663d8a410dff2be8bfffb78f5558d64f",
      "fileid": "cc745a17925574ee987a4497129e1d0066637d2f5986de789386777ae693fb96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robin-vo/actions/runs/26018216906"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-18T06:56:36.000Z",
      "commit": "32fdc038663d8a410dff2be8bfffb78f5558d64f",
      "fileid": "422f80774be08371403dc77789c3c841a1b26b3187c5910b1080fc230c901f08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robin-vo/actions/runs/26018216906"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-18T06:56:51.000Z",
      "commit": "32fdc038663d8a410dff2be8bfffb78f5558d64f",
      "fileid": "9f98b1f5cec4c4c95d780baa1c45d347264f0ca99990eef8465a4f01ca065026",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/robin-vo/actions/runs/26018216906"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-06-02T16:38:05.000Z",
      "commit": "32fdc038663d8a410dff2be8bfffb78f5558d64f",
      "fileid": "dee225faa797aafb7c8798995a01566518430d12fddd28b5cab0ee010c34ec8e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/robin-vo/actions/runs/26018216906"
    }
  ]
}