{
  "_id": "6a2aff507b7a29ca6005a918",
  "Package": "saferDev",
  "Type": "Package",
  "Title": "Function and Pipeline Development",
  "Version": "1.0.0",
  "Date": "2026-06-02",
  "Authors@R": "c(\nperson(given = \"Haiding\", family = \"Wang\", role = \"ctb\"),\nperson(given = \"Yushi\", family = \"Han\", role = \"ctb\"),\nperson(given = \"Mia\", family = \"Legras\", role = \"ctb\"),\nperson(given = \"Gael\", family = \"Millot\",  email = \"gael.millot@pasteur.fr\", role = c(\"cre\", \"aut\", \"ctb\"), comment = c(ORCID = \"0000-0002-0591-3509\"))\n)",
  "Encoding": "UTF-8",
  "Maintainer": "Gael Millot <gael.millot@pasteur.fr>",
  "Description": "Set of functions that perform checks according to the\nsafer-r project recommendations for R function development (see\n<https://github.com/safer-r>). This includes checking argument\nvalues, ensuring correct specification of all mandatory\narguments for embedded functions, as well as their explicit\npackage namespace qualification, among other things.",
  "URL": "<https://github.com/safer-r/saferDev>,\n<https://safer-r.github.io/saferDev/>",
  "License": "GPL-3",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://safer-r.r-universe.dev",
  "Date/Publication": "2026-06-11 18:13:27 UTC",
  "RemoteUrl": "https://github.com/safer-r/saferdev",
  "RemoteRef": "HEAD",
  "RemoteSha": "7538f5a2017f29ca2279c05a57134392d4b201fd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 18:26:07 UTC",
    "User": "root"
  },
  "Author": "Haiding Wang [ctb],\nYushi Han [ctb],\nMia Legras [ctb],\nGael Millot [cre, aut, ctb] (ORCID:\n<https://orcid.org/0000-0002-0591-3509>)",
  "MD5sum": "ed67395fc78b3eec6d3535babafe5b00",
  "_user": "safer-r",
  "_type": "src",
  "_file": "saferDev_1.0.0.tar.gz",
  "_fileid": "34d2961ca37b662fd9a0d1a2a99ff4bf4a47fbcee1db7e49dd04743723e39e28",
  "_filesize": 449411,
  "_sha256": "34d2961ca37b662fd9a0d1a2a99ff4bf4a47fbcee1db7e49dd04743723e39e28",
  "_created": "2026-06-11T18:26:07.000Z",
  "_published": "2026-06-11T18:32:48.779Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80874560132,
      "time": 313,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7573430737"
    },
    {
      "job": 80874560171,
      "time": 315,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573431241"
    },
    {
      "job": 80874560157,
      "time": 367,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7573450357"
    },
    {
      "job": 80874560122,
      "time": 303,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573426146"
    },
    {
      "job": 80873995390,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573308822"
    },
    {
      "job": 80874560236,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573350899"
    },
    {
      "job": 80874560207,
      "time": 225,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7573396485"
    },
    {
      "job": 80874560134,
      "time": 205,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7573388852"
    },
    {
      "job": 80874560128,
      "time": 186,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7573381305"
    }
  ],
  "_buildurl": "https://github.com/r-universe/safer-r/actions/runs/27368412718",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/safer-r/saferdev",
  "_commit": {
    "id": "7538f5a2017f29ca2279c05a57134392d4b201fd",
    "author": "gmillot <gael.millot@pasteur.fr>",
    "committer": "gmillot <gael.millot@pasteur.fr>",
    "message": "README update\n",
    "time": 1781201607
  },
  "_maintainer": {
    "name": "Gael Millot",
    "email": "gael.millot@pasteur.fr",
    "login": "gael-millot",
    "description": "",
    "uuid": 61543802,
    "orcid": "0000-0002-0591-3509"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "safer-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2026-01",
      "n": 18
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-12",
      "n": 20
    },
    {
      "week": "2026-13",
      "n": 10
    },
    {
      "week": "2026-14",
      "n": 20
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 43
    },
    {
      "week": "2026-17",
      "n": 12
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 6
    },
    {
      "week": "2026-23",
      "n": 5
    },
    {
      "week": "2026-24",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "CRAN_v1.0.0_R_v4.6.0",
      "date": "2026-06-09"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gael-millot",
      "count": 774,
      "uuid": 61543802
    },
    {
      "user": "yushihn",
      "count": 152,
      "uuid": 149685910
    },
    {
      "user": "tintin2710",
      "count": 147,
      "uuid": 158276319
    },
    {
      "user": "mialgrs",
      "count": 2,
      "uuid": 92999516
    },
    {
      "user": "js2264",
      "count": 1,
      "uuid": 19528818
    }
  ],
  "_userbio": {
    "uuid": 157720705,
    "type": "organization",
    "name": "safer-r"
  },
  "_downloads": {
    "count": 54,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/saferDev"
  },
  "_devurl": "https://github.com/safer-r/saferdev",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/saferDev.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/safer-r/saferdev",
  "_realowner": "safer-r",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-08"
    }
  ],
  "_exports": [
    "all_args_here",
    "arg_check",
    "colons_check",
    "env_check",
    "get_message",
    "is_function_here",
    "is_package_here",
    "report"
  ],
  "_help": [
    {
      "page": "all_args_here",
      "title": "All Arguments Here",
      "topics": [
        "all_args_here"
      ]
    },
    {
      "page": "arg_check",
      "title": "Argument Check",
      "topics": [
        "arg_check"
      ]
    },
    {
      "page": "colons_check",
      "title": "Colons Check",
      "topics": [
        "colons_check"
      ]
    },
    {
      "page": "env_check",
      "title": "Environment Check",
      "topics": [
        "env_check"
      ]
    },
    {
      "page": "get_message",
      "title": "Get Message",
      "topics": [
        "get_message"
      ]
    },
    {
      "page": "is_function_here",
      "title": "Is Function Here",
      "topics": [
        "is_function_here"
      ]
    },
    {
      "page": "is_package_here",
      "title": "Is Package Here",
      "topics": [
        "is_package_here"
      ]
    },
    {
      "page": "report",
      "title": "Report",
      "topics": [
        "report"
      ]
    }
  ],
  "_readme": "https://github.com/safer-r/saferdev/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "saferDev.Rmd",
      "filename": "saferDev.html",
      "title": "saferDev",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Description",
        "Content"
      ],
      "created": "2024-01-29 14:34:36",
      "modified": "2026-06-02 12:36:36",
      "commits": 3
    }
  ],
  "_score": 5.90200289135073,
  "_indexed": true,
  "_nocasepkg": "saferdev",
  "_universes": [
    "safer-r",
    "gael-millot"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-11T18:28:18.000Z",
      "distro": "noble",
      "commit": "7538f5a2017f29ca2279c05a57134392d4b201fd",
      "fileid": "b7163ea15954eb0d189fbb503bf39a9bf397c423d384418938a8a7903883995a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/safer-r/actions/runs/27368412718"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-11T18:28:15.000Z",
      "distro": "noble",
      "commit": "7538f5a2017f29ca2279c05a57134392d4b201fd",
      "fileid": "6d0f82ec33e34af3ab3f4b4266fd3b4818f35d70d1334164f5038c21b9738236",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/safer-r/actions/runs/27368412718"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-11T18:28:50.000Z",
      "commit": "7538f5a2017f29ca2279c05a57134392d4b201fd",
      "fileid": "1d2ce918a3736f3c0b5fdf844a52f1aa00cfdcc5b19665852baef4421e65ed95",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/safer-r/actions/runs/27368412718"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-11T18:28:05.000Z",
      "commit": "7538f5a2017f29ca2279c05a57134392d4b201fd",
      "fileid": "0f1882f04b7ce2308eea5817b292701df641e19dabf792145b17fb7a3c93c3cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/safer-r/actions/runs/27368412718"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-11T18:28:11.000Z",
      "commit": "7538f5a2017f29ca2279c05a57134392d4b201fd",
      "fileid": "326160667c7f7c99067959e3ca162b41f57ecdf0ea3f226a04c5479d5d374ac7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/safer-r/actions/runs/27368412718"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-11T18:27:35.000Z",
      "commit": "7538f5a2017f29ca2279c05a57134392d4b201fd",
      "fileid": "2a16f4472850030b17670fb17c96cc5f5b0f56bd95bd4c53e711c1a3e98e0f20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/safer-r/actions/runs/27368412718"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-11T18:27:22.000Z",
      "commit": "7538f5a2017f29ca2279c05a57134392d4b201fd",
      "fileid": "bb88b62f1e67d68084857bf6beb96b143487570c2247f4889ea0492778fa50bf",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/safer-r/actions/runs/27368412718"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-11T18:27:32.000Z",
      "commit": "7538f5a2017f29ca2279c05a57134392d4b201fd",
      "fileid": "addfaff617033d64b76d6d119f05c1533c3e3fd9b9bcd3cafd7e84304d079a42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/safer-r/actions/runs/27368412718"
    }
  ]
}