{
  "_id": "6a140887acfb0bcc41d39dde",
  "Package": "bumbl",
  "Title": "Tools for Modeling Bumblebee Colony Growth and Decline",
  "Version": "1.0.4.9000",
  "Authors@R": "person(c(\"Eric\", \"R.\"), \"Scott\", , \"scottericr@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7430-7879\"))",
  "Description": "Bumblebee colonies grow during worker production, then\ndecline after switching to production of reproductive\nindividuals (drones and gynes).  This package provides tools\nfor modeling and visualizing this pattern by identifying a\nswitchpoint with a growth rate before and a decline rate after\nthe switchpoint. The mathematical models fit by bumbl are\ndescribed in Crone and Williams (2016) <doi:10.1111/ele.12581>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/Aariq/bumbl",
  "BugReports": "https://github.com/Aariq/bumbl/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://aariq.r-universe.dev",
  "Date/Publication": "2025-07-29 20:38:34 UTC",
  "RemoteUrl": "https://github.com/Aariq/bumbl",
  "RemoteRef": "HEAD",
  "RemoteSha": "64a54b0f965e0d09ec4d5e6f8906ec0a4df17d73",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:25:50 UTC",
    "User": "root"
  },
  "Author": "Eric R. Scott [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7430-7879>)",
  "Maintainer": "Eric R. Scott <scottericr@gmail.com>",
  "MD5sum": "30b8cc06a1356bbc976e6759ab49d0ac",
  "_user": "aariq",
  "_type": "src",
  "_file": "bumbl_1.0.4.9000.tar.gz",
  "_fileid": "677b1440da75e3599863c38b4c3afe3dc2d08ca905874d8bebb203e9230f0342",
  "_filesize": 573181,
  "_sha256": "677b1440da75e3599863c38b4c3afe3dc2d08ca905874d8bebb203e9230f0342",
  "_created": "2026-05-25T08:25:50.000Z",
  "_published": "2026-05-25T08:29:59.447Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77680703900,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194597403"
    },
    {
      "job": 77680703916,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194591741"
    },
    {
      "job": 77680703926,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194576716"
    },
    {
      "job": 77680703918,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194569199"
    },
    {
      "job": 77680255700,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194544773"
    },
    {
      "job": 77680703931,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194574705"
    },
    {
      "job": 77680703922,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194572560"
    },
    {
      "job": 77680703953,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194576432"
    },
    {
      "job": 77680703934,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194572027"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aariq/actions/runs/26390934131",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Aariq/bumbl",
  "_commit": {
    "id": "64a54b0f965e0d09ec4d5e6f8906ec0a4df17d73",
    "author": "Eric Scott <scottericr@gmail.com>",
    "committer": "Eric Scott <scottericr@gmail.com>",
    "message": "Increment version number to 1.0.4.9000\n",
    "time": 1753821514
  },
  "_maintainer": {
    "name": "Eric R. Scott",
    "email": "scottericr@gmail.com",
    "login": "aariq",
    "mastodon": "@LeafyEricScott@fosstodon.org",
    "linkedin": "in/eric-r-scott-phd",
    "orcid": "0000-0002-7430-7879",
    "twitter": "@leafyericscott",
    "description": "Scientific Programmer & Educator at University of Arizona",
    "uuid": 25404783
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rsq",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "aariq",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.4",
      "date": "2025-07-29"
    }
  ],
  "_topics": [
    "bumblebee",
    "demography",
    "glm",
    "switchpoint"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "aariq",
      "count": 316,
      "uuid": 25404783
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "rkillick",
      "count": 1,
      "uuid": 16543041
    }
  ],
  "_userbio": {
    "uuid": 25404783,
    "type": "user",
    "name": "Eric R. Scott",
    "description": "Scientific Programmer & Educator at University of Arizona"
  },
  "_downloads": {
    "count": 258,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bumbl"
  },
  "_devurl": "https://github.com/aariq/bumbl",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bumbl.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aariq/bumbl",
  "_realowner": "aariq",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-04-20"
    },
    {
      "version": "1.0.1",
      "date": "2021-08-25"
    },
    {
      "version": "1.0.2",
      "date": "2022-05-13"
    },
    {
      "version": "1.0.3",
      "date": "2023-03-08"
    },
    {
      "version": "1.0.4",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "bumbl"
  ],
  "_datasets": [
    {
      "name": "bombus",
      "title": "_Bombus vosnesenskii_ colony growth and estimated floral resources",
      "object": "bombus",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "site",
        "colony",
        "wild",
        "habitat",
        "date",
        "week",
        "mass",
        "d.mass",
        "floral_resources",
        "cum_floral"
      ],
      "rows": 715,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_df",
      "title": "Simulated colony growth data for internal tests",
      "object": "test_df",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "week",
        "colony",
        "mass",
        "floral_resources"
      ],
      "rows": 140,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "autoplot.bumbldf",
      "title": "Plot observed and fitted results from bumbl()",
      "topics": [
        "autoplot.bumbldf"
      ]
    },
    {
      "page": "bombus",
      "title": "_Bombus vosnesenskii_ colony growth and estimated floral resources",
      "topics": [
        "bombus"
      ]
    },
    {
      "page": "bumbl",
      "title": "Estimate colony growth, switch point, and decay parameters",
      "topics": [
        "bumbl"
      ]
    },
    {
      "page": "plot.bumbldf",
      "title": "Plot observed and fitted results from bumbl()",
      "topics": [
        "plot.bumbldf"
      ]
    },
    {
      "page": "test_df",
      "title": "Simulated colony growth data for internal tests",
      "topics": [
        "test_df"
      ]
    }
  ],
  "_readme": "https://github.com/Aariq/bumbl/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bumbl.Rmd",
      "filename": "bumbl.html",
      "title": "Modeling bumblebee colony growth with a switch point",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to the bumbl() function",
        "Modeling Bombus colony growth",
        "Checking Results",
        "References"
      ],
      "created": "2019-09-26 20:50:36",
      "modified": "2021-07-21 20:16:30",
      "commits": 10
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "bumbl",
  "_universes": [
    "aariq"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4.9000",
      "date": "2026-05-25T08:28:55.000Z",
      "distro": "noble",
      "commit": "64a54b0f965e0d09ec4d5e6f8906ec0a4df17d73",
      "fileid": "7f3b402aacc1c9cb6344b0c24d6028d8b4a853f5fbf2ac2384ff54d18113abd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aariq/actions/runs/26390934131"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4.9000",
      "date": "2026-05-25T08:28:34.000Z",
      "distro": "noble",
      "commit": "64a54b0f965e0d09ec4d5e6f8906ec0a4df17d73",
      "fileid": "1205dad5d8ab44942d4b3e2d8d5e17e5ddc503113b9e0cf6e9e82bda55f8d7e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aariq/actions/runs/26390934131"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4.9000",
      "date": "2026-05-25T08:27:42.000Z",
      "commit": "64a54b0f965e0d09ec4d5e6f8906ec0a4df17d73",
      "fileid": "5c6302c88806f8a241049de8d09c326f68fd752d8cadb44ca82074abc0ec07de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aariq/actions/runs/26390934131"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4.9000",
      "date": "2026-05-25T08:27:19.000Z",
      "commit": "64a54b0f965e0d09ec4d5e6f8906ec0a4df17d73",
      "fileid": "0253c41c48ab3a2b668f957d1f9a9ade4ebca1e047e89f4db8b75b4a2e16a1de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aariq/actions/runs/26390934131"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4.9000",
      "date": "2026-05-25T08:28:09.000Z",
      "commit": "64a54b0f965e0d09ec4d5e6f8906ec0a4df17d73",
      "fileid": "f4dab096e8f1510c22f6fa898ebe1a714915d657d8ae7ef478a21ecb462a69c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aariq/actions/runs/26390934131"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4.9000",
      "date": "2026-05-25T08:27:06.000Z",
      "commit": "64a54b0f965e0d09ec4d5e6f8906ec0a4df17d73",
      "fileid": "32b4b804f29cd26ad5cdcb5387f63890f2217dca3c3177e83295090ea1d7bb71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aariq/actions/runs/26390934131"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4.9000",
      "date": "2026-05-25T08:27:13.000Z",
      "commit": "64a54b0f965e0d09ec4d5e6f8906ec0a4df17d73",
      "fileid": "f70239236218fcdea31a31066497fd143cd26146581532c1def8469b9ce9c268",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aariq/actions/runs/26390934131"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4.9000",
      "date": "2026-05-25T08:27:05.000Z",
      "commit": "64a54b0f965e0d09ec4d5e6f8906ec0a4df17d73",
      "fileid": "929bae9db53d8eefe6c7182836f85a2c01a9380cfe92d77788581ed5f271ec19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aariq/actions/runs/26390934131"
    }
  ]
}