{
  "_id": "6a1f1e64b401979e7341fe25",
  "Package": "growthbreaks",
  "Type": "Package",
  "Title": "Spatio-temporal Growth Anomaly Detection",
  "Version": "0.1.0",
  "Author": "Maia S. Kapur",
  "Maintainer": "Maia S. Kapur <maia.kapur@noaa.gov>",
  "Description": "Implements the GAM-based breakpoint detection method for\nlength-at-age observations as described Kapur et. al. 2019.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://afsc-assessments.github.io/growthbreaks/",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://jimianelli.r-universe.dev",
  "Date/Publication": "2025-02-12 19:46:30 UTC",
  "RemoteUrl": "https://github.com/afsc-assessments/growthbreaks",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a68005152cab81ba4ea7e56b981d159a49f5116",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-16 08:20:57 UTC",
    "User": "root"
  },
  "MD5sum": "656d7d3159067307f45ea56c2bc4cdad",
  "_user": "jimianelli",
  "_type": "src",
  "_file": "growthbreaks_0.1.0.tar.gz",
  "_fileid": "0dcbbfc2e698165f0755cbc9f65d578545230279008d8d550405ae244ba50403",
  "_filesize": 1573562,
  "_sha256": "0dcbbfc2e698165f0755cbc9f65d578545230279008d8d550405ae244ba50403",
  "_created": "2026-05-16T08:20:57.000Z",
  "_published": "2026-06-02T18:18:12.492Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79141258557,
      "time": 180,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7031928734"
    },
    {
      "job": 79141258606,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7031930684"
    },
    {
      "job": 79141258727,
      "time": 200,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031930608"
    },
    {
      "job": 79141258892,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031930125"
    },
    {
      "job": 79141258800,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7031928076"
    },
    {
      "job": 79141258625,
      "time": 364,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7031953703"
    },
    {
      "job": 79141258356,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031927892"
    },
    {
      "job": 79141258604,
      "time": 311,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031941161"
    },
    {
      "job": 79141257623,
      "time": 283,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031911274"
    },
    {
      "job": 79141257531,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366227119"
    },
    {
      "job": 79141257964,
      "time": 174,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7031928229"
    },
    {
      "job": 79141258705,
      "time": 159,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7031926729"
    },
    {
      "job": 79141258709,
      "time": 180,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031928654"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/afsc-assessments/growthbreaks",
  "_commit": {
    "id": "1a68005152cab81ba4ea7e56b981d159a49f5116",
    "author": "Maia Kapur <39382798+mkapur-noaa@users.noreply.github.com>",
    "committer": "Maia Kapur <39382798+mkapur-noaa@users.noreply.github.com>",
    "message": "include delta AIC in vignette\n",
    "time": 1739389590
  },
  "_maintainer": {
    "name": "Maia S. Kapur",
    "email": "maia.kapur@noaa.gov"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "TMB",
      "role": "Depends"
    },
    {
      "package": "tidyr",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "zoo",
      "role": "Depends"
    },
    {
      "package": "sessioninfo",
      "role": "Depends"
    },
    {
      "package": "abind",
      "role": "Depends"
    },
    {
      "package": "rmarkdown",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Depends"
    },
    {
      "package": "mgcv",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "rnaturalearth",
      "role": "Depends"
    },
    {
      "package": "rnaturalearthdata",
      "role": "Depends"
    },
    {
      "package": "gridExtra",
      "role": "Depends"
    },
    {
      "package": "here",
      "role": "Depends"
    },
    {
      "package": "TMB",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "afsc-assessments",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mkapur-noaa",
      "count": 157,
      "uuid": 39382798
    }
  ],
  "_userbio": {
    "uuid": 2715618,
    "type": "user",
    "name": "Jim Ianelli"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/growthbreaks"
  },
  "_devurl": "https://github.com/afsc-assessments/growthbreaks",
  "_pkgdown": "https://afsc-assessments.github.io/growthbreaks/",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/growthbreaks.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "check_data",
    "check_Deriv",
    "confint_Deriv",
    "Deriv",
    "get_Breaks",
    "plot_Breaks",
    "refit_Growth"
  ],
  "_datasets": [
    {
      "name": "simulated_data",
      "title": "",
      "object": "simulated_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "age",
        "length",
        "lat",
        "long"
      ],
      "rows": 1893,
      "table": true,
      "tojson": true
    },
    {
      "name": "us",
      "title": "",
      "object": "us",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "featurecla",
        "scalerank",
        "labelrank",
        "sovereignt",
        "sov_a3",
        "adm0_dif",
        "level",
        "type",
        "tlc",
        "admin",
        "adm0_a3",
        "geou_dif",
        "geounit",
        "gu_a3",
        "su_dif",
        "subunit",
        "su_a3",
        "brk_diff",
        "name",
        "name_long",
        "brk_a3",
        "brk_name",
        "brk_group",
        "abbrev",
        "postal",
        "formal_en",
        "formal_fr",
        "name_ciawf",
        "note_adm0",
        "note_brk",
        "name_sort",
        "name_alt",
        "mapcolor7",
        "mapcolor8",
        "mapcolor9",
        "mapcolor13",
        "pop_est",
        "pop_rank",
        "pop_year",
        "gdp_md",
        "gdp_year",
        "economy",
        "income_grp",
        "fips_10",
        "iso_a2",
        "iso_a2_eh",
        "iso_a3",
        "iso_a3_eh",
        "iso_n3",
        "iso_n3_eh",
        "un_a3",
        "wb_a2",
        "wb_a3",
        "woe_id",
        "woe_id_eh",
        "woe_note",
        "adm0_iso",
        "adm0_diff",
        "adm0_tlc",
        "adm0_a3_us",
        "adm0_a3_fr",
        "adm0_a3_ru",
        "adm0_a3_es",
        "adm0_a3_cn",
        "adm0_a3_tw",
        "adm0_a3_in",
        "adm0_a3_np",
        "adm0_a3_pk",
        "adm0_a3_de",
        "adm0_a3_gb",
        "adm0_a3_br",
        "adm0_a3_il",
        "adm0_a3_ps",
        "adm0_a3_sa",
        "adm0_a3_eg",
        "adm0_a3_ma",
        "adm0_a3_pt",
        "adm0_a3_ar",
        "adm0_a3_jp",
        "adm0_a3_ko",
        "adm0_a3_vn",
        "adm0_a3_tr",
        "adm0_a3_id",
        "adm0_a3_pl",
        "adm0_a3_gr",
        "adm0_a3_it",
        "adm0_a3_nl",
        "adm0_a3_se",
        "adm0_a3_bd",
        "adm0_a3_ua",
        "adm0_a3_un",
        "adm0_a3_wb",
        "continent",
        "region_un",
        "subregion",
        "region_wb",
        "name_len",
        "long_len",
        "abbrev_len",
        "tiny",
        "homepart",
        "min_zoom",
        "min_label",
        "max_label",
        "label_x",
        "label_y",
        "ne_id",
        "wikidataid",
        "name_ar",
        "name_bn",
        "name_de",
        "name_en",
        "name_es",
        "name_fa",
        "name_fr",
        "name_el",
        "name_he",
        "name_hi",
        "name_hu",
        "name_id",
        "name_it",
        "name_ja",
        "name_ko",
        "name_nl",
        "name_pl",
        "name_pt",
        "name_ru",
        "name_sv",
        "name_tr",
        "name_uk",
        "name_ur",
        "name_vi",
        "name_zh",
        "name_zht",
        "fclass_iso",
        "tlc_diff",
        "fclass_tlc",
        "fclass_us",
        "fclass_fr",
        "fclass_ru",
        "fclass_es",
        "fclass_cn",
        "fclass_tw",
        "fclass_in",
        "fclass_np",
        "fclass_pk",
        "fclass_de",
        "fclass_gb",
        "fclass_br",
        "fclass_il",
        "fclass_ps",
        "fclass_sa",
        "fclass_eg",
        "fclass_ma",
        "fclass_pt",
        "fclass_ar",
        "fclass_jp",
        "fclass_ko",
        "fclass_vn",
        "fclass_tr",
        "fclass_id",
        "fclass_pl",
        "fclass_gr",
        "fclass_it",
        "fclass_nl",
        "fclass_se",
        "fclass_bd",
        "fclass_ua",
        "geometry"
      ],
      "rows": 2,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "check_data",
      "title": "Load, check and plot input data for use in breakpoint detection",
      "topics": [
        "check_data"
      ]
    },
    {
      "page": "check_Deriv",
      "title": "Check whether the CI of the derivative includes zero or not",
      "topics": [
        "check_Deriv"
      ]
    },
    {
      "page": "confint_Deriv",
      "title": "Calculate confidence interval of derivative.",
      "topics": [
        "confint_Deriv"
      ]
    },
    {
      "page": "Deriv",
      "title": "Evaluate first derivative of GAM smooth(s), adapted from Gavin Simpson.",
      "topics": [
        "Deriv"
      ]
    },
    {
      "page": "get_Breaks",
      "title": "Wrapper function to to fit gams & evaluate first derivatives",
      "topics": [
        "get_Breaks"
      ]
    },
    {
      "page": "hello",
      "title": "Hello, World!",
      "topics": [
        "hello"
      ]
    },
    {
      "page": "plot_Breaks",
      "title": "Show breakpoints (and optionally data) on a map",
      "topics": [
        "plot_Breaks"
      ]
    },
    {
      "page": "refit_Growth",
      "title": "Re-fit growth data at putative breaks and return estimates for validation",
      "topics": [
        "refit_Growth"
      ]
    }
  ],
  "_readme": "https://github.com/afsc-assessments/growthbreaks/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "here",
    "highr",
    "htmltools",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "nlme",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rmarkdown",
    "rnaturalearth",
    "rnaturalearthdata",
    "rprojroot",
    "s2",
    "S7",
    "sass",
    "scales",
    "sessioninfo",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "TMB",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "getting_started.Rmd",
      "filename": "getting_started.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Loading & viewing your data",
        "Detecting Breakpoints",
        "Re-fitting growth curves at putative breaks",
        "Updating and re-fitting the breakpoints"
      ],
      "created": "2024-12-10 22:52:23",
      "modified": "2025-02-12 19:46:30",
      "commits": 23
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "growthbreaks",
  "_universes": [
    "jimianelli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T08:23:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1a68005152cab81ba4ea7e56b981d159a49f5116",
      "fileid": "d8129a287000892621a3b9330e5bf342afdb2c975af95a65463637253399cc52",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T08:23:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1a68005152cab81ba4ea7e56b981d159a49f5116",
      "fileid": "151b9764c93a2de509fc1e165c18ef38db10eff2be159524ee005c7d6d99ee9e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T08:24:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1a68005152cab81ba4ea7e56b981d159a49f5116",
      "fileid": "b13839f087b38c0401bf2506d16721f98097ad5ecce5754b7bf37850520c0bbd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T08:23:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1a68005152cab81ba4ea7e56b981d159a49f5116",
      "fileid": "6788a32d7e5579e6629efe88e122789607a24ad12ce2f84868dca5d966bb7a29",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T08:23:27.000Z",
      "arch": "aarch64",
      "commit": "1a68005152cab81ba4ea7e56b981d159a49f5116",
      "fileid": "333b581d21e31881d1a8c2d35718e8ef318d7fdbc06c061e241261e53599dbca",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T08:26:22.000Z",
      "arch": "x86_64",
      "commit": "1a68005152cab81ba4ea7e56b981d159a49f5116",
      "fileid": "36ef2619d753ef71367059930aba84148da60cd14496ed5516c01729412d0c10",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T08:23:43.000Z",
      "arch": "aarch64",
      "commit": "1a68005152cab81ba4ea7e56b981d159a49f5116",
      "fileid": "1826fcafdf7c82d3698175e8bd4bc4740aa720a3ca50da816b58af98dc089cb5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T08:24:47.000Z",
      "arch": "x86_64",
      "commit": "1a68005152cab81ba4ea7e56b981d159a49f5116",
      "fileid": "406109a3983f33a10333aed7bc3bc60c6da1469a0973a15cb8816cbe81d92541",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T08:22:41.000Z",
      "arch": "x86_64",
      "commit": "1a68005152cab81ba4ea7e56b981d159a49f5116",
      "fileid": "9cadc7e9cb7211df61105d52dc4703533c96f0c26775387900bb708f84ac33a3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T08:22:41.000Z",
      "arch": "x86_64",
      "commit": "1a68005152cab81ba4ea7e56b981d159a49f5116",
      "fileid": "d33dbb979e49fe3d641a064e5e004d687062ae238b7e34768478627c3b3d5512",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T08:22:45.000Z",
      "arch": "x86_64",
      "commit": "1a68005152cab81ba4ea7e56b981d159a49f5116",
      "fileid": "46bf977d315e5945a534d4430972d9ef3cd14dce36e24e23bcb8a7a5ccf016bb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:17:37.000Z",
      "arch": "emscripten",
      "commit": "1a68005152cab81ba4ea7e56b981d159a49f5116",
      "fileid": "ade2900c5c4e304337c2add161f97d92a2f925c7468038e680a22b48573e8665",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jimianelli/actions/runs/25957103064"
    }
  ]
}