{
  "_id": "6a496ea5355ae3ef1c537a40",
  "Package": "pointblankops",
  "Title": "Extending Pointblank with Precision Failure Analysis",
  "Version": "0.1.0",
  "Authors@R": "person(\"Petr\", \"Bouchal\", , \"pbouchal@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0471-716X\"))",
  "Description": "Extension of Pointblank providing lightweight alternatives\nto pointblank agents for efficient failure detection and\nreporting.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "quarto",
  "URL": "https://petrbouchal.github.io/pointblankops/,\nhttps://github.com/petrbouchal/pointblankops",
  "BugReports": "https://github.com/petrbouchal/pointblankops/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libnode-dev",
  "Repository": "https://petrbouchal.r-universe.dev",
  "Date/Publication": "2025-08-27 19:21:54 UTC",
  "RemoteUrl": "https://github.com/petrbouchal/pointblankops",
  "RemoteRef": "HEAD",
  "RemoteSha": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 20:32:32 UTC",
    "User": "root"
  },
  "Author": "Petr Bouchal [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0471-716X>)",
  "Maintainer": "Petr Bouchal <pbouchal@gmail.com>",
  "_user": "petrbouchal",
  "_type": "src",
  "_file": "pointblankops_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/edc0e26a79a826ee92372e0dc613d26da39c8078af08f891385fc689c332f3f1",
  "_filesize": 100433,
  "_sha256": "edc0e26a79a826ee92372e0dc613d26da39c8078af08f891385fc689c332f3f1",
  "_expires": "2026-10-12T20:35:48.000Z",
  "_created": "2026-07-04T20:32:32.000Z",
  "_published": "2026-07-04T20:35:49.926Z",
  "_jobs": [
    {
      "job": 85164816786,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085211208"
    },
    {
      "job": 85164816784,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085212882"
    },
    {
      "job": 85164816767,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085208103"
    },
    {
      "job": 85164816777,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085208340"
    },
    {
      "job": 85164564677,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085193981"
    },
    {
      "job": 85164816762,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085213491"
    },
    {
      "job": 85164816801,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085207178"
    },
    {
      "job": 85164816794,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085207533"
    },
    {
      "job": 85164816779,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085208497"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28718721620",
  "_status": "success",
  "_upstream": "https://github.com/petrbouchal/pointblankops",
  "_commit": {
    "id": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
    "author": "Petr Bouchal <pbouchal@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix mono font ref in _brand.yml",
    "time": 1756322514
  },
  "_maintainer": {
    "name": "Petr Bouchal",
    "email": "pbouchal@gmail.com",
    "login": "petrbouchal",
    "mastodon": "@petrbouchal@mastodon.cloud",
    "bluesky": "@petrbouchal.xyz",
    "orcid": "0000-0002-0471-716X",
    "twitter": "@petrbouchal",
    "description": "Data analysis and applied research for public policy and governance",
    "uuid": 1666657
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "pointblank",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "duckdb",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    }
  ],
  "_owner": "petrbouchal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 4
    },
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "petrbouchal",
      "count": 5,
      "uuid": 1666657
    }
  ],
  "_userbio": {
    "uuid": 1666657,
    "type": "user",
    "name": "Petr Bouchal",
    "followers": 76,
    "description": "Data analysis and applied research for public policy and governance"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pointblankops"
  },
  "_devurl": "https://github.com/petrbouchal/pointblankops",
  "_pkgdown": "https://petrbouchal.github.io/pointblankops/",
  "_searchresults": 0,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pointblankops.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "create_operative",
    "debrief"
  ],
  "_help": [
    {
      "page": "create_operative",
      "title": "Create operative for focused failure detection",
      "topics": [
        "create_operative"
      ]
    },
    {
      "page": "debrief",
      "title": "Debrief operative and extract failure intelligence",
      "topics": [
        "debrief"
      ]
    }
  ],
  "_readme": "https://github.com/petrbouchal/pointblankops/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bigD",
    "bitops",
    "blastula",
    "blob",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "desc",
    "diffobj",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "getPass",
    "glue",
    "gt",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "pointblank",
    "praise",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "waldo",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "pointblankops.qmd",
      "filename": "pointblankops.html",
      "title": "Getting Started with Operatives",
      "engine": "quarto::html",
      "headings": [
        "Introduction",
        "Creating Operatives",
        "Adding Validation Steps",
        "Debriefing Operatives",
        "Output Options",
        "1. Return as Tibble (default)",
        "2. Save to Parquet File",
        "3. Save to Database",
        "Memory Efficiency",
        "Database Compatibility",
        "Supported Validation Types"
      ],
      "created": "2025-07-12 14:05:25",
      "modified": "2025-07-12 14:05:25",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "pointblankops",
  "_universes": [
    "petrbouchal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T20:34:58.000Z",
      "distro": "resolute",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "https://r2.ropensci.org/dc43db6c59279408865db9606c47a24a2c929f23f0e9d8fb3233ad39a63b13b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28718721620"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T20:35:06.000Z",
      "distro": "resolute",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "https://r2.ropensci.org/3899e629bc747e78b3220147a58388b23f348a935bd6305afdbc0641d0bb86c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28718721620"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T20:34:34.000Z",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "https://r2.ropensci.org/4c1c583d6f5e3c65582dbdc4d7b61dc431b9288f800d5816c5a9c072d8a62f7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28718721620"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T20:34:34.000Z",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "https://r2.ropensci.org/15b105cf04df4dc8e2e5d29b0a21facad634c7840eae700e567b7ab70cd742dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28718721620"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T20:35:27.000Z",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "https://r2.ropensci.org/138a0aeba2b83707a086fac341387375b845f6237f8ec4a9fbb71a48cb89db11",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28718721620"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T20:34:17.000Z",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "https://r2.ropensci.org/5579ed36d6a3048d38fb7373c7c8e7b39628f1855dc5599ee7819dcbded9ed4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28718721620"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T20:34:19.000Z",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "https://r2.ropensci.org/0f5ff245bd49537f1e9b8f0a71b8903dd85ae67eefee1a0ea48f18452fea1b25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28718721620"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T20:34:28.000Z",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "https://r2.ropensci.org/95124a26f3ab9f3ede42b3947378e21fb583da56840d9a14ed4b5d1937490e93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/28718721620"
    }
  ]
}