{
  "_id": "69e309a0c5259ad4cd956421",
  "Package": "prophet",
  "Title": "Automatic Forecasting Procedure",
  "Version": "1.2.2",
  "Date": "2026-01-25",
  "Authors@R": "c(\nperson(\"Cuong\", \"Duong\", email = \"cuong.duong242@gmail.com\", role = c(\"cre\", \"aut\")),\nperson(\"Sean\", \"Taylor\", email = \"sjtz@pm.me\", role = \"aut\"),\nperson(\"Ben\", \"Letham\", email = \"bletham@fb.com\", role = \"aut\")\n)",
  "Description": "Implements a procedure for forecasting time series data\nbased on an additive model where non-linear trends are fit with\nyearly, weekly, and daily seasonality, plus holiday effects. It\nworks best with time series that have strong seasonal effects\nand several seasons of historical data. Prophet is robust to\nmissing data and shifts in the trend, and typically handles\noutliers well.",
  "URL": "https://github.com/facebook/prophet",
  "BugReports": "https://github.com/facebook/prophet/issues",
  "Additional_repositories": "https://stan-dev.r-universe.dev",
  "SystemRequirements": "GNU make, C++17",
  "Biarch": "true",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://r-multiverse-staging.r-universe.dev",
  "Date/Publication": "2026-01-27 22:18:41 UTC",
  "RemoteUrl": "https://github.com/facebook/prophet",
  "RemoteRef": "v1.3.0",
  "RemoteSha": "c01a23a2f53b3126b1ce1857c346817f75e1b377",
  "RemoteSubdir": "R",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-16 05:16:04 UTC",
    "User": "root"
  },
  "Author": "Cuong Duong [cre, aut],\nSean Taylor [aut],\nBen Letham [aut]",
  "Maintainer": "Cuong Duong <cuong.duong242@gmail.com>",
  "MD5sum": "946159992c7bd2262348b043623d702a",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "prophet_1.2.2.tar.gz",
  "_fileid": "1ecc9e6b015bdc8c6deae5abc2c3768002b100686cbfb425bec7de341ee09ecf",
  "_filesize": 516666,
  "_sha256": "1ecc9e6b015bdc8c6deae5abc2c3768002b100686cbfb425bec7de341ee09ecf",
  "_created": "2026-04-16T05:16:04.000Z",
  "_published": "2026-04-18T04:33:36.419Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71927716272,
      "time": 1229,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6466675207"
    },
    {
      "job": 71927716225,
      "time": 1199,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6466670266"
    },
    {
      "job": 71927716209,
      "time": 370,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6466527405"
    },
    {
      "job": 71927716222,
      "time": 391,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6466531147"
    },
    {
      "job": 71927716178,
      "time": 249,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6467259247"
    },
    {
      "job": 71927716205,
      "time": 504,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6466573849"
    },
    {
      "job": 71927716212,
      "time": 566,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6467323715"
    },
    {
      "job": 71927716046,
      "time": 1212,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6466702249"
    },
    {
      "job": 71927715961,
      "time": 441,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6466463682"
    },
    {
      "job": 71927715987,
      "time": 285,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 71927716025,
      "time": 1284,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 71927716152,
      "time": 515,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6466552339"
    },
    {
      "job": 71927716171,
      "time": 1576,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6466733647"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24493270189",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/facebook/prophet",
  "_commit": {
    "id": "c01a23a2f53b3126b1ce1857c346817f75e1b377",
    "author": "Cuong Duong <cuong.duong242@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "minor: Support pandas 3.0 and numpy 2.4 (#2715)\n\n",
    "time": 1769552321
  },
  "_maintainer": {
    "name": "Cuong Duong",
    "email": "cuong.duong242@gmail.com",
    "login": "tcuongd",
    "uuid": 29808430
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.0.1",
      "role": "Depends"
    },
    {
      "package": "BH",
      "version": ">= 1.66.0",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.0",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.0.1",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.3.3.0",
      "role": "LinkingTo"
    },
    {
      "package": "rstan",
      "version": ">= 2.18.1",
      "role": "LinkingTo"
    },
    {
      "package": "StanHeaders",
      "version": ">= 2.18.0",
      "role": "LinkingTo"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.7",
      "role": "Imports"
    },
    {
      "package": "dygraphs",
      "version": ">= 1.1.1.4",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.0.1",
      "role": "Imports"
    },
    {
      "package": "rstan",
      "version": ">= 2.18.1",
      "role": "Imports"
    },
    {
      "package": "rstantools",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "StanHeaders",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.6.1",
      "role": "Imports"
    },
    {
      "package": "xts",
      "role": "Imports"
    },
    {
      "package": "cmdstanr",
      "role": "Suggests"
    },
    {
      "package": "posterior",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "facebook",
  "_selfowned": false,
  "_usedby": 14,
  "_updates": [
    {
      "week": "2025-20",
      "n": 10
    },
    {
      "week": "2025-22",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 6
    },
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.1.7",
      "date": "2025-05-30"
    },
    {
      "name": "v1.1.7-patched",
      "date": "2025-05-30"
    },
    {
      "name": "v1.2.0",
      "date": "2025-10-19"
    },
    {
      "name": "v1.2.1",
      "date": "2025-10-21"
    },
    {
      "name": "v1.2.1-patched",
      "date": "2025-10-21"
    },
    {
      "name": "v1.2.2",
      "date": "2026-01-25"
    },
    {
      "name": "v1.2.2-patched",
      "date": "2026-01-25"
    },
    {
      "name": "v1.3.0",
      "date": "2026-01-27"
    }
  ],
  "_topics": [
    "forecasting",
    "python",
    "cpp"
  ],
  "_stars": 20125,
  "_contributors": [
    {
      "user": "bletham",
      "count": 370,
      "uuid": 6339760
    },
    {
      "user": "tcuongd",
      "count": 65,
      "uuid": 29808430
    },
    {
      "user": "seanjtaylor",
      "count": 28,
      "uuid": 7317
    },
    {
      "user": "ryankarlos",
      "count": 23,
      "uuid": 16509490
    },
    {
      "user": "wardbrian",
      "count": 10,
      "uuid": 31640292
    },
    {
      "user": "baogorek",
      "count": 6,
      "uuid": 2700556
    },
    {
      "user": "jorenham",
      "count": 6,
      "uuid": 6208662
    },
    {
      "user": "seriousran",
      "count": 5,
      "uuid": 4317641
    },
    {
      "user": "joseangel-sc",
      "count": 5,
      "uuid": 21244244
    },
    {
      "user": "igevorse",
      "count": 5,
      "uuid": 6889805
    },
    {
      "user": "sss-ng",
      "count": 5,
      "uuid": 38705645
    },
    {
      "user": "dmitryvinn",
      "count": 5,
      "uuid": 12485205
    },
    {
      "user": "lemonlaug",
      "count": 4,
      "uuid": 1458281
    },
    {
      "user": "olof-hojvall",
      "count": 4,
      "uuid": 36272238
    },
    {
      "user": "raybellwaves",
      "count": 4,
      "uuid": 17162724
    },
    {
      "user": "yoziru",
      "count": 3,
      "uuid": 13647408
    },
    {
      "user": "sarikayamerts",
      "count": 3,
      "uuid": 40162433
    },
    {
      "user": "arkid15r",
      "count": 3,
      "uuid": 2201626
    },
    {
      "user": "cduong-a",
      "count": 3,
      "uuid": 204948090
    },
    {
      "user": "rmax",
      "count": 3,
      "uuid": 26015
    },
    {
      "user": "teramonagi",
      "count": 3,
      "uuid": 683736
    },
    {
      "user": "raffg",
      "count": 3,
      "uuid": 20135094
    },
    {
      "user": "wsuchy",
      "count": 3,
      "uuid": 5363614
    },
    {
      "user": "davharris",
      "count": 2,
      "uuid": 843017
    },
    {
      "user": "raajtilaksarma",
      "count": 2,
      "uuid": 34752400
    },
    {
      "user": "mitchelloharawild",
      "count": 2,
      "uuid": 16127127
    },
    {
      "user": "hoxo-m",
      "count": 2,
      "uuid": 7479163
    },
    {
      "user": "ziye666",
      "count": 2,
      "uuid": 32887564
    },
    {
      "user": "loulo1",
      "count": 2,
      "uuid": 78915009
    },
    {
      "user": "ben-schwen",
      "count": 2,
      "uuid": 52290390
    },
    {
      "user": "salmontimo",
      "count": 2,
      "uuid": 8217332
    },
    {
      "user": "sukwkim",
      "count": 2,
      "uuid": 1271820
    },
    {
      "user": "rolando",
      "count": 2,
      "uuid": 75410850
    },
    {
      "user": "pmlandwehr",
      "count": 2,
      "uuid": 4303236
    },
    {
      "user": "pawel-kranzberg",
      "count": 2,
      "uuid": 7954786
    },
    {
      "user": "marcogorelli",
      "count": 2,
      "uuid": 33491632
    },
    {
      "user": "whitehatty",
      "count": 2,
      "uuid": 4744638
    },
    {
      "user": "louispotok",
      "count": 2,
      "uuid": 5413548
    },
    {
      "user": "otivedani",
      "count": 2,
      "uuid": 46004242
    },
    {
      "user": "andrew-pollock",
      "count": 2,
      "uuid": 35378088
    },
    {
      "user": "daikonradish",
      "count": 2,
      "uuid": 3773819
    },
    {
      "user": "cool-rr",
      "count": 1,
      "uuid": 56778
    },
    {
      "user": "qwng",
      "count": 1,
      "uuid": 13204782
    },
    {
      "user": "puneet29",
      "count": 1,
      "uuid": 35463999
    },
    {
      "user": "pitmonticone",
      "count": 1,
      "uuid": 38562595
    },
    {
      "user": "zpao",
      "count": 1,
      "uuid": 8445
    },
    {
      "user": "ourownstory",
      "count": 1,
      "uuid": 21246060
    },
    {
      "user": "adrfantini",
      "count": 1,
      "uuid": 12826141
    },
    {
      "user": "wlad-svennik",
      "count": 1,
      "uuid": 15805720
    },
    {
      "user": "randlet",
      "count": 1,
      "uuid": 78128
    },
    {
      "user": "rteuwens",
      "count": 1,
      "uuid": 30375696
    },
    {
      "user": "romulomadu-zz",
      "count": 1,
      "uuid": 12381521
    },
    {
      "user": "gedevan-aleksizde",
      "count": 1,
      "uuid": 8291043
    },
    {
      "user": "shamalgithub",
      "count": 1,
      "uuid": 66741986
    },
    {
      "user": "sharonwoo",
      "count": 1,
      "uuid": 29156885
    },
    {
      "user": "shivmunagala",
      "count": 1,
      "uuid": 104731185
    },
    {
      "user": "lukescales1",
      "count": 1,
      "uuid": 40272781
    },
    {
      "user": "mbruggmann",
      "count": 1,
      "uuid": 24575
    },
    {
      "user": "marcofusi",
      "count": 1,
      "uuid": 1010405
    },
    {
      "user": "almeida-marcos",
      "count": 1,
      "uuid": 35045860
    },
    {
      "user": "mrcull",
      "count": 1,
      "uuid": 16634034
    },
    {
      "user": "mdancho84",
      "count": 1,
      "uuid": 13734662
    },
    {
      "user": "maxhumber",
      "count": 1,
      "uuid": 2367311
    },
    {
      "user": "michael72",
      "count": 1,
      "uuid": 3508395
    },
    {
      "user": "mitokic",
      "count": 1,
      "uuid": 16709433
    },
    {
      "user": "bearloga",
      "count": 1,
      "uuid": 1807519
    },
    {
      "user": "mitzimorris",
      "count": 1,
      "uuid": 5466612
    },
    {
      "user": "nbekmuratov",
      "count": 1,
      "uuid": 101815822
    },
    {
      "user": "natl",
      "count": 1,
      "uuid": 2887977
    },
    {
      "user": "okroshiashvili",
      "count": 1,
      "uuid": 20360326
    },
    {
      "user": "ironholds",
      "count": 1,
      "uuid": 2487262
    },
    {
      "user": "orenmatar",
      "count": 1,
      "uuid": 21981532
    },
    {
      "user": "andrealouw",
      "count": 1,
      "uuid": 49274045
    },
    {
      "user": "anqus",
      "count": 1,
      "uuid": 54314568
    },
    {
      "user": "bartekch",
      "count": 1,
      "uuid": 4190478
    },
    {
      "user": "cameronhwhite",
      "count": 1,
      "uuid": 11822638
    },
    {
      "user": "dchiang00",
      "count": 1,
      "uuid": 49221665
    },
    {
      "user": "earthgecko",
      "count": 1,
      "uuid": 96679
    },
    {
      "user": "fbonaita",
      "count": 1,
      "uuid": 64653468
    },
    {
      "user": "imad24",
      "count": 1,
      "uuid": 1884358
    },
    {
      "user": "jgruber99",
      "count": 1,
      "uuid": 63973998
    },
    {
      "user": "laresbernardo",
      "count": 1,
      "uuid": 25909073
    },
    {
      "user": "lior1990",
      "count": 1,
      "uuid": 20380399
    },
    {
      "user": "markseeto",
      "count": 1,
      "uuid": 39866968
    },
    {
      "user": "quant5",
      "count": 1,
      "uuid": 4811862
    },
    {
      "user": "sheikheddy",
      "count": 1,
      "uuid": 30148602
    },
    {
      "user": "slowy07",
      "count": 1,
      "uuid": 40540262
    },
    {
      "user": "tomsutch",
      "count": 1,
      "uuid": 1359947
    },
    {
      "user": "susan-shu-c",
      "count": 1,
      "uuid": 23287722
    },
    {
      "user": "stav-kr",
      "count": 1,
      "uuid": 83426703
    },
    {
      "user": "sumanyugupta",
      "count": 1,
      "uuid": 8800378
    },
    {
      "user": "thomaschia",
      "count": 1,
      "uuid": 62212370
    },
    {
      "user": "leepface",
      "count": 1,
      "uuid": 44214355
    },
    {
      "user": "thuy-an-nguyen",
      "count": 1,
      "uuid": 73833259
    },
    {
      "user": "timgates42",
      "count": 1,
      "uuid": 47873678
    },
    {
      "user": "togobingi",
      "count": 1,
      "uuid": 1134269
    },
    {
      "user": "toddbot",
      "count": 1,
      "uuid": 1839230
    },
    {
      "user": "tomaugspurger",
      "count": 1,
      "uuid": 1312546
    },
    {
      "user": "tomthepeach",
      "count": 1,
      "uuid": 77214385
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 10923,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prophet"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/facebook/prophet",
  "_searchresults": 1328,
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/prophet.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/facebook/prophet",
  "_realowner": "facebook",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2017-02-01"
    },
    {
      "version": "0.1.1",
      "date": "2017-04-19"
    },
    {
      "version": "0.2",
      "date": "2017-09-12"
    },
    {
      "version": "0.2.1",
      "date": "2017-11-08"
    },
    {
      "version": "0.3",
      "date": "2018-06-02"
    },
    {
      "version": "0.3.0.1",
      "date": "2018-06-15"
    },
    {
      "version": "0.4",
      "date": "2018-12-21"
    },
    {
      "version": "0.5",
      "date": "2019-05-15"
    },
    {
      "version": "0.6",
      "date": "2020-03-03"
    },
    {
      "version": "0.6.1",
      "date": "2020-04-29"
    },
    {
      "version": "1.0",
      "date": "2021-03-30"
    },
    {
      "version": "1.1.7",
      "date": "2026-01-22"
    }
  ],
  "_exports": [
    "add_changepoints_to_plot",
    "add_country_holidays",
    "add_regressor",
    "add_seasonality",
    "cross_validation",
    "dyplot.prophet",
    "fit.prophet",
    "generated_holidays",
    "make_future_dataframe",
    "performance_metrics",
    "plot_cross_validation_metric",
    "plot_forecast_component",
    "predictive_samples",
    "prophet",
    "prophet_plot_components",
    "regressor_coefficients"
  ],
  "_help": [
    {
      "page": "add_changepoints_to_plot",
      "title": "Get layers to overlay significant changepoints on prophet forecast plot.",
      "topics": [
        "add_changepoints_to_plot"
      ]
    },
    {
      "page": "add_country_holidays",
      "title": "Add in built-in holidays for the specified country.",
      "topics": [
        "add_country_holidays"
      ]
    },
    {
      "page": "add_regressor",
      "title": "Add an additional regressor to be used for fitting and predicting.",
      "topics": [
        "add_regressor"
      ]
    },
    {
      "page": "add_seasonality",
      "title": "Add a seasonal component with specified period, number of Fourier components, and prior scale.",
      "topics": [
        "add_seasonality"
      ]
    },
    {
      "page": "cross_validation",
      "title": "Cross-validation for time series.",
      "topics": [
        "cross_validation"
      ]
    },
    {
      "page": "dyplot.prophet",
      "title": "Plot the prophet forecast.",
      "topics": [
        "dyplot.prophet"
      ]
    },
    {
      "page": "fit.prophet",
      "title": "Fit the prophet model.",
      "topics": [
        "fit.prophet"
      ]
    },
    {
      "page": "generated_holidays",
      "title": "Generated table of holiday dates at the country level from 1995 to 2045",
      "topics": [
        "generated_holidays"
      ]
    },
    {
      "page": "make_future_dataframe",
      "title": "Make dataframe with future dates for forecasting.",
      "topics": [
        "make_future_dataframe"
      ]
    },
    {
      "page": "performance_metrics",
      "title": "Compute performance metrics from cross-validation results.",
      "topics": [
        "performance_metrics"
      ]
    },
    {
      "page": "plot_cross_validation_metric",
      "title": "Plot a performance metric vs. forecast horizon from cross validation. Cross validation produces a collection of out-of-sample model predictions that can be compared to actual values, at a range of different horizons (distance from the cutoff). This computes a specified performance metric for each prediction, and aggregated over a rolling window with horizon.",
      "topics": [
        "plot_cross_validation_metric"
      ]
    },
    {
      "page": "plot_forecast_component",
      "title": "Plot a particular component of the forecast.",
      "topics": [
        "plot_forecast_component"
      ]
    },
    {
      "page": "plot.prophet",
      "title": "Plot the prophet forecast.",
      "topics": [
        "plot.prophet"
      ]
    },
    {
      "page": "predict.prophet",
      "title": "Predict using the prophet model.",
      "topics": [
        "predict.prophet"
      ]
    },
    {
      "page": "predictive_samples",
      "title": "Sample from the posterior predictive distribution.",
      "topics": [
        "predictive_samples"
      ]
    },
    {
      "page": "prophet",
      "title": "Prophet forecaster.",
      "topics": [
        "prophet"
      ]
    },
    {
      "page": "prophet_plot_components",
      "title": "Plot the components of a prophet forecast. Prints a ggplot2 with whichever are available of: trend, holidays, weekly seasonality, yearly seasonality, and additive and multiplicative extra regressors.",
      "topics": [
        "prophet_plot_components"
      ]
    },
    {
      "page": "regressor_coefficients",
      "title": "Summarise the coefficients of the extra regressors used in the model. For additive regressors, the coefficient represents the incremental impact on 'y' of a unit increase in the regressor. For multiplicative regressors, the incremental impact is equal to 'trend(t)' multiplied by the coefficient.",
      "topics": [
        "regressor_coefficients"
      ]
    },
    {
      "page": "rolling_median_by_h",
      "title": "Compute a rolling median of x, after first aggregating by h",
      "topics": [
        "rolling_median_by_h"
      ]
    }
  ],
  "_readme": "https://github.com/facebook/prophet/raw/v1.3.0/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "BH",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "cpp11",
    "desc",
    "digest",
    "distributional",
    "dplyr",
    "dygraphs",
    "evaluate",
    "extraDistr",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "inline",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "loo",
    "lubridate",
    "magrittr",
    "matrixStats",
    "memoise",
    "mime",
    "numDeriv",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "posterior",
    "processx",
    "ps",
    "purrr",
    "QuickJSR",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "rmarkdown",
    "rstan",
    "rstantools",
    "S7",
    "sass",
    "scales",
    "StanHeaders",
    "stringi",
    "stringr",
    "tensorA",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xts",
    "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": "quick_start.Rmd",
      "filename": "quick_start.html",
      "title": "Quick Start Guide to Using Prophet",
      "author": "Sean J. Taylor and Ben Letham",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-02-22 23:59:43",
      "modified": "2018-06-02 17:50:58",
      "commits": 2
    }
  ],
  "_score": 15.982841250807851,
  "_indexed": false,
  "_nocasepkg": "prophet",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://facebook.r-universe.dev/prophet",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-04-16T05:35:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c01a23a2f53b3126b1ce1857c346817f75e1b377",
      "fileid": "c2f1adbff23b49830f007ca09193a414dc47269e18b7fafd1ded87d389ff13f7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24493270189"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-04-16T05:34:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c01a23a2f53b3126b1ce1857c346817f75e1b377",
      "fileid": "1b28e75a42a0a78fa28098aa1a56543e86fd961382269ff0a12466590a703543",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24493270189"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-04-16T06:26:44.000Z",
      "arch": "aarch64",
      "commit": "c01a23a2f53b3126b1ce1857c346817f75e1b377",
      "fileid": "c1ce3cc3b241e8d7006500de8e72b521fcde43f41bbe69acb935801aff4ee14f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24493270189"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-04-16T05:23:15.000Z",
      "arch": "x86_64",
      "commit": "c01a23a2f53b3126b1ce1857c346817f75e1b377",
      "fileid": "96231a36ea45e4c66ae55927b7f6e82d85faff1d9257314cefc199558caf37f7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24493270189"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-04-16T06:32:22.000Z",
      "arch": "aarch64",
      "commit": "c01a23a2f53b3126b1ce1857c346817f75e1b377",
      "fileid": "216bf2d054337fda063ccb3002a5bde2a569986d066b91aee489ffc92b6f3f9d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24493270189"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-04-16T05:37:04.000Z",
      "arch": "x86_64",
      "commit": "c01a23a2f53b3126b1ce1857c346817f75e1b377",
      "fileid": "281fae88b6bc3699403605d54b852243797b22ec01fbcc5eaac181787503319b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24493270189"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-04-16T05:22:17.000Z",
      "arch": "x86_64",
      "commit": "c01a23a2f53b3126b1ce1857c346817f75e1b377",
      "fileid": "338530af1890e03e3788963f10f2e5c7620efdf5b9dc54d412be478cacdd7782",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24493270189"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-04-16T05:40:30.000Z",
      "arch": "x86_64",
      "commit": "c01a23a2f53b3126b1ce1857c346817f75e1b377",
      "fileid": "b39b194cbd2b92fd1e8dde10ccc08fcf7b7b1c3b779024dc344794cb45918e3f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24493270189"
    }
  ]
}