{
  "_id": "6a295074732311cd875ad5b2",
  "Package": "test.assessr",
  "Title": "Assessing Package Test Reliability and Quality",
  "Version": "2.1.2",
  "Authors@R": "c(\nperson(\"Edward\", \"Gillian\", , \"edward.gillian-ext@sanofi.com\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0003-2732-5107\")),\nperson(\"Hugo\", \"Bottois\", , \"hugo.bottois@sanofi.com\", role = \"aut\", comment = c(ORCID = \"0000-0003-4674-0875\")),\nperson(\"Paulin\", \"Charliquart\", , \"paulin.charliquart@sanofi.com\", role = \"aut\"),\nperson(\"Andre\", \"Couturier\", , \"andre.couturier@sanofi.com\", role = \"aut\"),\nperson(\"Sanofi\", role = c(\"cph\", \"fnd\")))",
  "Description": "A reliable and validated tool that calculates unit test\ncoverage for R packages with standard testing frameworks and\nnon-standard testing frameworks.",
  "License": "GPL (>= 2)",
  "BugReports": "https://github.com/pharmaverse/test.assessr/issues",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Config/build/clean-inst-doc": "false",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 11:49:35 UTC",
    "User": "root"
  },
  "Author": "Edward Gillian [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-2732-5107>), Hugo Bottois [aut]\n(ORCID: <https://orcid.org/0000-0003-4674-0875>), Paulin\nCharliquart [aut], Andre Couturier [aut], Sanofi [cph, fnd]",
  "Maintainer": "Edward Gillian <edward.gillian-ext@sanofi.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-10 11:07:08 UTC",
  "RemoteUrl": "https://github.com/cran/test.assessr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e7b3d41e9ac7f37c6953a34ff92852ca6ca00ef",
  "MD5sum": "646d30b3afdd67199e0a84a2fa02baf1",
  "_user": "cran",
  "_type": "src",
  "_file": "test.assessr_2.1.2.tar.gz",
  "_fileid": "778d7545765da9ac2be7d295988201776382b0fef857e7a15670c17898a30a1c",
  "_filesize": 1949100,
  "_sha256": "778d7545765da9ac2be7d295988201776382b0fef857e7a15670c17898a30a1c",
  "_created": "2026-06-10T11:49:35.000Z",
  "_published": "2026-06-10T11:54:28.182Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80550946547,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7534853023"
    },
    {
      "job": 80550946491,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7534845619"
    },
    {
      "job": 80550386584,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7534788360"
    },
    {
      "job": 80550946504,
      "time": 239,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7534872002"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27273969905",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/test.assessr",
  "_commit": {
    "id": "0e7b3d41e9ac7f37c6953a34ff92852ca6ca00ef",
    "author": "Edward Gillian <edward.gillian-ext@sanofi.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.1.2\n",
    "time": 1781089628
  },
  "_maintainer": {
    "name": "Edward Gillian",
    "email": "edward.gillian-ext@sanofi.com",
    "login": "edward-gillian0427",
    "description": "",
    "uuid": 269431649,
    "orcid": "0000-0003-2732-5107"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "pkgload",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "version": ">= 1.4.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "S7",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testit",
      "version": ">= 0.13",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "role": "Suggests"
    },
    {
      "package": "tools",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.1",
      "date": "2026-03-02"
    },
    {
      "name": "2.0.0",
      "date": "2026-04-16"
    },
    {
      "name": "2.1.0",
      "date": "2026-04-30"
    },
    {
      "name": "2.1.2",
      "date": "2026-06-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "edward-gillian0427",
      "count": 4,
      "uuid": 269431649
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 511,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/test.assessr"
  },
  "_devurl": "https://github.com/pharmaverse/test.assessr",
  "_searchresults": 9,
  "_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/test.assessr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pharmaverse/test.assessr",
  "_realowner": "pharmaverse",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1.1",
      "date": "2026-03-02"
    },
    {
      "version": "2.0.0",
      "date": "2026-04-16"
    },
    {
      "version": "2.1.0",
      "date": "2026-04-30"
    }
  ],
  "_exports": [
    "extract_short_path",
    "generate_test_report",
    "get_package_coverage",
    "get_pkg_name",
    "install_package_local",
    "run_coverage",
    "run_covr_modes",
    "set_up_pkg"
  ],
  "_help": [
    {
      "page": "extract_short_path",
      "title": "Helper to extract \"R/<file>\" from any path by taking the last two components",
      "topics": [
        "extract_short_path"
      ]
    },
    {
      "page": "generate_test_report",
      "title": "Generate HTML Report for Package Test Assessment",
      "topics": [
        "generate_test_report"
      ]
    },
    {
      "page": "get_package_coverage",
      "title": "get package test coverage",
      "topics": [
        "get_package_coverage"
      ]
    },
    {
      "page": "get_pkg_name",
      "title": "get package name for display",
      "topics": [
        "get_pkg_name"
      ]
    },
    {
      "page": "install_package_local",
      "title": "Install a Package from a Local Source Directory",
      "topics": [
        "install_package_local"
      ]
    },
    {
      "page": "run_coverage",
      "title": "Run Coverage and Return Structured Coverage Results",
      "topics": [
        "run_coverage"
      ]
    },
    {
      "page": "run_covr_modes",
      "title": "Run Coverage Analysis with Test Detection",
      "topics": [
        "run_covr_modes"
      ]
    },
    {
      "page": "set_up_pkg",
      "title": "Create Information on Local Package Installation",
      "topics": [
        "set_up_pkg"
      ]
    }
  ],
  "_readme": "https://github.com/cran/test.assessr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "covr",
    "cpp11",
    "crayon",
    "curl",
    "desc",
    "diffobj",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "httr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "remotes",
    "rex",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "RUnit",
    "sass",
    "stringi",
    "stringr",
    "sys",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytest",
    "tinytex",
    "utf8",
    "vctrs",
    "waldo",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Generate_Test_Report.Rmd",
      "filename": "Generate_Test_Report.html",
      "title": "Generate Test Report",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Step 1 - Run package coverage for a package",
        "What the Report Contains",
        "STF vs NSTF Reporting",
        "STF (Standard Testing Frameworks)",
        "NSTF (Non‑Standard Testing Frameworks)",
        "Multi‑Framework Reports"
      ],
      "created": "2026-04-16 14:18:56",
      "modified": "2026-04-16 14:18:56",
      "commits": 1
    },
    {
      "source": "How_to_Start.Rmd",
      "filename": "How_to_Start.html",
      "title": "How to Start",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-04-16 14:18:56",
      "modified": "2026-04-16 14:18:56",
      "commits": 1
    },
    {
      "source": "NSTF_Testing_Frameworks.Rmd",
      "filename": "NSTF_Testing_Frameworks.html",
      "title": "NSTF Testing Frameworks",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-04-16 14:18:56",
      "modified": "2026-04-16 14:18:56",
      "commits": 1
    },
    {
      "source": "STF_Testing_Frameworks.Rmd",
      "filename": "STF_Testing_Frameworks.html",
      "title": "STF Testing Frameworks",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-04-16 14:18:56",
      "modified": "2026-04-16 14:18:56",
      "commits": 1
    }
  ],
  "_score": 3.9030899869919438,
  "_indexed": false,
  "_nocasepkg": "test.assessr",
  "_universes": [
    "cran"
  ],
  "_previous": "2.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.2",
      "date": "2026-06-10T11:52:20.000Z",
      "distro": "noble",
      "commit": "0e7b3d41e9ac7f37c6953a34ff92852ca6ca00ef",
      "fileid": "472e67b7cc610a38cccbcd29dda7f444e8e5b2893d69a677b694f56804c617da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273969905"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.2",
      "date": "2026-06-10T11:52:05.000Z",
      "distro": "noble",
      "commit": "0e7b3d41e9ac7f37c6953a34ff92852ca6ca00ef",
      "fileid": "2f8e7d46ebe284a28e3e1c928f482b2c451d5e7d407e6260c968f380857c552b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273969905"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.2",
      "date": "2026-06-10T11:53:50.000Z",
      "commit": "0e7b3d41e9ac7f37c6953a34ff92852ca6ca00ef",
      "fileid": "48e6d72d53b4f53f971cd54edbe74ed1cb6b0bf5a644990ea0505d3d8968ab6f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27273969905"
    }
  ]
}