{
  "_id": "6a2c1e0a3efcd9bda42d5759",
  "Package": "scilintr",
  "Title": "Scientific Code Lint for R Analyses",
  "Version": "0.1.1",
  "Authors@R": "person(\"Arjun\", \"Raj\", email = \"arjunraj@seas.upenn.edu\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Static analysis for R scientific data analysis code. Flags\npatterns that often correspond to hidden scientific commitments\n-- silent error swallowing, smuggled defaults, label leakage in\nselection-stage code, magic-eps floors in 'BIC' formulas, and\nshadow-overwrite of sourced helpers. Designed for agentic\ncoding workflows; high recall over precision; structured\n'ANALYSIS_OK' waivers as the audit trail.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/arjunrajlaboratory/scilintr",
  "BugReports": "https://github.com/arjunrajlaboratory/scilintr/issues",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 14:53:26 UTC",
    "User": "root"
  },
  "Author": "Arjun Raj [aut, cre]",
  "Maintainer": "Arjun Raj <arjunraj@seas.upenn.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-12 11:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/scilintr",
  "RemoteRef": "HEAD",
  "RemoteSha": "59a452144a606930bd652bce821c042fd47bfa20",
  "MD5sum": "e5a70aa860ecbb86c2210d8dcd3c4a5c",
  "_user": "cran",
  "_type": "src",
  "_file": "scilintr_0.1.1.tar.gz",
  "_fileid": "426e2d2a32b3fb9bbdab7c6a9e8c31760f4cd6cb81de4524926dd0765b0325af",
  "_filesize": 158936,
  "_sha256": "426e2d2a32b3fb9bbdab7c6a9e8c31760f4cd6cb81de4524926dd0765b0325af",
  "_created": "2026-06-12T14:53:26.000Z",
  "_published": "2026-06-12T14:56:10.760Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81055115833,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7594886978"
    },
    {
      "job": 81055115967,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7594888335"
    },
    {
      "job": 81054500551,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7594837893"
    },
    {
      "job": 81055115848,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7594881001"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27423332268",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/scilintr",
  "_commit": {
    "id": "59a452144a606930bd652bce821c042fd47bfa20",
    "author": "Arjun Raj <arjunraj@seas.upenn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1781263202
  },
  "_maintainer": {
    "name": "Arjun Raj",
    "email": "arjunraj@seas.upenn.edu",
    "login": "arjunrajlab",
    "description": "",
    "uuid": 13998824
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "lintr",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "xmlparsedata",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-06-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "arjunrajlab",
      "count": 1,
      "uuid": 13998824
    }
  ],
  "_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/scilintr"
  },
  "_devurl": "https://github.com/arjunrajlaboratory/scilintr",
  "_searchresults": 0,
  "_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/scilintr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "lint_file",
    "lint_project",
    "main"
  ],
  "_help": [
    {
      "page": "lint_file",
      "title": "Lint a single R file.",
      "topics": [
        "lint_file"
      ]
    },
    {
      "page": "lint_project",
      "title": "Lint an entire project directory.",
      "topics": [
        "lint_project"
      ]
    },
    {
      "page": "main",
      "title": "Main CLI entry point.",
      "topics": [
        "main"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "cli",
    "codetools",
    "digest",
    "evaluate",
    "glue",
    "highr",
    "knitr",
    "lintr",
    "rex",
    "rlang",
    "withr",
    "xfun",
    "xml2",
    "xmlparsedata",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "scilintr",
  "_universes": [
    "cran",
    "arjunrajlab",
    "arjunrajlaboratory"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-12T14:55:23.000Z",
      "distro": "noble",
      "commit": "59a452144a606930bd652bce821c042fd47bfa20",
      "fileid": "449f433a28443a6acf31b4837e7e993df589b36aae044d4105fcc5aeab0f9394",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423332268"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-12T14:55:25.000Z",
      "distro": "noble",
      "commit": "59a452144a606930bd652bce821c042fd47bfa20",
      "fileid": "376a2731b50b1a49c9a60a3b9238a38e0441368a5a1353c880a099283f786bc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423332268"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-12T14:55:30.000Z",
      "commit": "59a452144a606930bd652bce821c042fd47bfa20",
      "fileid": "e07b1bdee9520a52988c5d84b1fedc6f8f489e1cc67c8e0284aae87d9b2b9013",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27423332268"
    }
  ]
}