{
  "_id": "6a1f3056b401979e734277dc",
  "Package": "bivrp",
  "Type": "Package",
  "Title": "Bivariate Residual Plots with Simulation Polygons",
  "Version": "1.2-2",
  "Date": "2020-04-01",
  "Authors@R": "c(person(\"Rafael\", \"de Andrade Moral\", role = c(\"aut\", \"cre\"), email = \"rafael.deandrademoral@mu.ie\"), person(\"John\", \"Hinde\", role = \"aut\"))",
  "Author": "Rafael de Andrade Moral [aut, cre], John Hinde [aut]",
  "Maintainer": "Rafael de Andrade Moral <rafael.deandrademoral@mu.ie>",
  "Description": "Generates bivariate residual plots with simulation\npolygons for any diagnostics and bivariate model from which\nfunctions to extract the desired diagnostics, simulate new data\nand refit the models are available.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 08:47:18 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-04-01 12:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/bivrp",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca129cd4afda03975c49dc058274e2e987f1b653",
  "MD5sum": "e36beacd8e8decdb4f10049c5d62eec1",
  "_user": "cran",
  "_type": "src",
  "_file": "bivrp_1.2-2.tar.gz",
  "_fileid": "c0dd71b69574625ed8881fb2168f315d1021ee489942e0c6bd82d189427b323d",
  "_filesize": 135344,
  "_sha256": "c0dd71b69574625ed8881fb2168f315d1021ee489942e0c6bd82d189427b323d",
  "_created": "2026-05-15T08:47:18.000Z",
  "_published": "2026-06-02T19:34:46.245Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79155761979,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013396866"
    },
    {
      "job": 79155762339,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013397288"
    },
    {
      "job": 79155761787,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013365313"
    },
    {
      "job": 79155761354,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367895026"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25908790567",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bivrp",
  "_commit": {
    "id": "ca129cd4afda03975c49dc058274e2e987f1b653",
    "author": "Rafael de Andrade Moral <rafael.deandrademoral@mu.ie>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2-2\n",
    "time": 1585742402
  },
  "_maintainer": {
    "name": "Rafael de Andrade Moral",
    "email": "rafael.deandrademoral@mu.ie"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "version": ">= 7.3-35",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "version": ">= 1.0-3",
      "role": "Suggests"
    },
    {
      "package": "mrfDepth",
      "version": ">= 1.0.10",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bivrp"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bivrp.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-12-16"
    },
    {
      "version": "1.1",
      "date": "2018-06-08"
    },
    {
      "version": "1.2",
      "date": "2019-05-04"
    },
    {
      "version": "1.2-2",
      "date": "2020-04-01"
    }
  ],
  "_exports": [
    "bivrp",
    "get_newpolygon",
    "get_reduced_bag",
    "is_point_inside",
    "plot.bivrp",
    "polygon_area",
    "print.bivrp"
  ],
  "_help": [
    {
      "page": "bivrp-package",
      "title": "Bivariate Residual Plots with Simulation Polygons",
      "topics": [
        "bivrp-package"
      ]
    },
    {
      "page": "bivrp",
      "title": "Bivariate Residual Plots with Simulation Polygons",
      "topics": [
        "bivrp",
        "print.bivrp"
      ]
    },
    {
      "page": "is_point_inside",
      "title": "Determine if point is inside or outside a simple polygon area",
      "topics": [
        "is_point_inside"
      ]
    },
    {
      "page": "plot.bivrp",
      "title": "Plot Method for bivrp Objects",
      "topics": [
        "plot.bivrp"
      ]
    },
    {
      "page": "polygon-operations",
      "title": "Polygon operations",
      "topics": [
        "compute_bagplot",
        "get_k",
        "get_newpolygon",
        "get_reduced_bag",
        "polygon_area"
      ]
    }
  ],
  "_rundeps": [
    "MASS"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "bivrp",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-2",
      "date": "2026-05-15T08:49:18.000Z",
      "distro": "noble",
      "commit": "ca129cd4afda03975c49dc058274e2e987f1b653",
      "fileid": "4e711eba4cfb03e66e1361ddd8cb3be86ce25dd36bcb6ced526a911467c0abe4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25908790567"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2-2",
      "date": "2026-05-15T08:49:18.000Z",
      "distro": "noble",
      "commit": "ca129cd4afda03975c49dc058274e2e987f1b653",
      "fileid": "7cdee6797691c4cce0bef29be987308e983a2e3743ad4a9262bbc99275689f70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25908790567"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2-2",
      "date": "2026-06-02T19:34:32.000Z",
      "commit": "ca129cd4afda03975c49dc058274e2e987f1b653",
      "fileid": "d1e303892ef2cdb45be14869718047c9f4fbe51b2ecb92205dccfad215b537b8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25908790567"
    }
  ]
}