{
  "_id": "6a200126b401979e73445ae3",
  "Package": "crops",
  "Type": "Package",
  "Title": "Changepoints for a Range of Penalties (CROPS)",
  "Version": "1.0.3",
  "Date": "2022-08-05",
  "Maintainer": "Daniel Grose <dan.grose@lancaster.ac.uk>",
  "Authors@R": "c(person(\"Daniel\", \"Grose\", role = c(\"aut\", \"cre\"),email = \"dan.grose@lancaster.ac.uk\"),\nperson(\"Paul\", \"Fearnhead\", role = \"aut\",email = \"p.fearnhead@lancaster.ac.uk\"),\nperson(\"Idris\",\"Eckley\",email=\"i.eckley@lancaster.ac.uk\",role=c(\"ctb\")))",
  "Description": "Implements the Changepoints for a Range of Penalties\n(CROPS) algorithm of Haynes et al. (2017)\n<doi:10.1080/10618600.2015.1116445> for finding all of the\noptimal segmentations for multiple penalty values over a\ncontinuous range.",
  "License": "GPL",
  "RdMacros": "Rdpack",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 10:22:33 UTC",
    "User": "root"
  },
  "Author": "Daniel Grose [aut, cre], Paul Fearnhead [aut], Idris Eckley\n[ctb]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-08-05 16:10:01 UTC",
  "RemoteUrl": "https://github.com/cran/crops",
  "RemoteRef": "HEAD",
  "RemoteSha": "8e29eea5a9312e0d3dc58c0bff9d2c4ea4ddc2f4",
  "MD5sum": "e9596798db53d55310ff602d759434df",
  "_user": "cran",
  "_type": "src",
  "_file": "crops_1.0.3.tar.gz",
  "_fileid": "8de0488c2fd0c207a421243376b84a6ef3e3ef6d0f94ee8a5560251f48810280",
  "_filesize": 110062,
  "_sha256": "8de0488c2fd0c207a421243376b84a6ef3e3ef6d0f94ee8a5560251f48810280",
  "_created": "2026-06-03T10:22:33.000Z",
  "_published": "2026-06-03T10:25:42.324Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79272670539,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7381997557"
    },
    {
      "job": 79272670593,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381996739"
    },
    {
      "job": 79272068296,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381946153"
    },
    {
      "job": 79272670522,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381989955"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26878466247",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/crops",
  "_commit": {
    "id": "8e29eea5a9312e0d3dc58c0bff9d2c4ea4ddc2f4",
    "author": "Daniel Grose <dan.grose@lancaster.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1659715801
  },
  "_maintainer": {
    "name": "Daniel Grose",
    "email": "dan.grose@lancaster.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "sets",
      "role": "Imports"
    },
    {
      "package": "reshape",
      "role": "Imports"
    },
    {
      "package": "tidyverse",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "fpop",
      "role": "Suggests"
    },
    {
      "package": "pacman",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/crops"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/crops.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2021-11-04"
    },
    {
      "version": "1.0.3",
      "date": "2022-08-05"
    }
  ],
  "_exports": [
    "crops",
    "plot",
    "print",
    "segmentations",
    "subset",
    "summary",
    "unique"
  ],
  "_help": [
    {
      "page": "crops",
      "title": "Generic implementation of the crops algorithm (ref goes here).",
      "topics": [
        "crops"
      ]
    },
    {
      "page": "plot-methods",
      "title": "Visualisation of data, costs, penalty values and changepoint locations.",
      "topics": [
        "plot",
        "plot,crops.class,data.frame-method",
        "plot,crops.class,missing-method"
      ]
    },
    {
      "page": "print-methods",
      "title": "Pretty printing for crops results",
      "topics": [
        "print",
        "print,crops.class-method"
      ]
    },
    {
      "page": "segmentations-methods",
      "title": "Summary of segmentations by penalty value",
      "topics": [
        "segmentations",
        "segmentations,crops.class-method"
      ]
    },
    {
      "page": "subset-methods",
      "title": "Subset crops results based on penalty values",
      "topics": [
        "subset",
        "subset,crops.class-method"
      ]
    },
    {
      "page": "summary-methods",
      "title": "Summary of crops result",
      "topics": [
        "summary",
        "summary,crops.class-method"
      ]
    },
    {
      "page": "unique-methods",
      "title": "Remove duplicate entries from a crops result",
      "topics": [
        "unique",
        "unique,crops.class-method"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "cellranger",
    "cli",
    "clipr",
    "conflicted",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "dtplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "gargle",
    "generics",
    "ggplot2",
    "glue",
    "googledrive",
    "googlesheets4",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "ids",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "modelr",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "readr",
    "readxl",
    "rematch",
    "rematch2",
    "reprex",
    "reshape",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "sets",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 1.4771212547196624,
  "_indexed": true,
  "_nocasepkg": "crops",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-03T10:24:56.000Z",
      "distro": "noble",
      "commit": "8e29eea5a9312e0d3dc58c0bff9d2c4ea4ddc2f4",
      "fileid": "ef44bc0ebb2c2d02a842ba4a21882260f4c2e7607abc54910a5390b30c65be4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26878466247"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-03T10:24:54.000Z",
      "distro": "noble",
      "commit": "8e29eea5a9312e0d3dc58c0bff9d2c4ea4ddc2f4",
      "fileid": "ec03de245328ebf4789d4b3e3f6adeea2cf425e5d1795e1bc2dc44213efc08b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26878466247"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-03T10:24:58.000Z",
      "commit": "8e29eea5a9312e0d3dc58c0bff9d2c4ea4ddc2f4",
      "fileid": "1a4be26f68b58f014531a449f83e65c282ca76fba5a6dabdbd765c8328469f5e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26878466247"
    }
  ]
}