{
  "_id": "6a1d34f41d7bb097a0a3ca43",
  "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-06-01 07:18:51 UTC",
    "User": "root"
  },
  "Author": "Petr Bouchal [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0471-716X>)",
  "Maintainer": "Petr Bouchal <pbouchal@gmail.com>",
  "MD5sum": "dd1e35f76881314b28c26cea17693ea8",
  "_user": "petrbouchal",
  "_type": "src",
  "_file": "pointblankops_0.1.0.tar.gz",
  "_fileid": "0d2c4981ef591f7bf5b9c6475f849cf6d8939de4814658e463c26721cb9ed5f1",
  "_filesize": 98192,
  "_sha256": "0d2c4981ef591f7bf5b9c6475f849cf6d8939de4814658e463c26721cb9ed5f1",
  "_created": "2026-06-01T07:18:51.000Z",
  "_published": "2026-06-01T07:29:56.043Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78804331773,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325551661"
    },
    {
      "job": 78804331783,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325549911"
    },
    {
      "job": 78804331790,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325685086"
    },
    {
      "job": 78804331763,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325607860"
    },
    {
      "job": 78803922015,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325511028"
    },
    {
      "job": 78804331781,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325547294"
    },
    {
      "job": 78804331820,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325540023"
    },
    {
      "job": 78804331769,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325538598"
    },
    {
      "job": 78804331800,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325541716"
    }
  ],
  "_buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26740728302",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 0,
  "_contributors": [
    {
      "user": "petrbouchal",
      "count": 5,
      "uuid": 1666657
    }
  ],
  "_userbio": {
    "uuid": 1666657,
    "type": "user",
    "name": "Petr Bouchal",
    "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.0",
  "_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",
    "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",
    "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": [],
      "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-06-01T07:21:15.000Z",
      "distro": "noble",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "7c9e54a103d75872b321afc6006fa03a9536540274fda13c869b76687af9c4a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26740728302"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T07:21:10.000Z",
      "distro": "noble",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "2446dce70e6a16e9075491ee38366e8dc73281cde40f7ed2ad7bda01c3d9f81b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26740728302"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T07:29:32.000Z",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "738c23d1532335780c0cf100639c28b90bb0a21ca73f697ab02cd677efe10de3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26740728302"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T07:24:52.000Z",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "35ce8e097e761c77de86c2d7bb9d7850377de7ff1bd58e7314e15fbe5ddc3fea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26740728302"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-01T07:21:14.000Z",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "4986f6870fa13558806afda67f8d40509a44170dc5da48537e80ce77034346fe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26740728302"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T07:20:26.000Z",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "fa7e50e272808175af95925306f0522414c3af92da6deee00063a9df90f32991",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26740728302"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T07:20:22.000Z",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "d5eb8e30337e20809fde5d404decb5ecaed6362fb5f84a416dc010d6bdcd711d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26740728302"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T07:20:34.000Z",
      "commit": "7b8db8c5b3d2878aeb1e78c33af13a25095413bc",
      "fileid": "3b04a6a74b3fc9d5a83cfff537e603c248b4c54964ff3195372781f6e2ab5dfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/26740728302"
    }
  ]
}