{
  "_id": "6a47c96de06c18f0a651e9e9",
  "Package": "nowcast",
  "Title": "Economic Nowcasting with Bridge Equations and Real-Time\nEvaluation",
  "Version": "0.1.0",
  "Authors@R": "person(\"Charles\", \"Coverdale\", email = \"charlesfcoverdale@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Provides bridge equations with optional autoregressive\nterms for nowcasting low-frequency macroeconomic variables\n(e.g. quarterly GDP) from higher-frequency indicators (e.g.\nmonthly retail sales). Handles the ragged-edge problem where\ndifferent indicators have different publication lags via\nmixed-frequency alignment. Includes pseudo-real-time evaluation\nwith expanding or rolling windows, and the Diebold-Mariano test\nfor comparing forecast accuracy following Harvey, Leybourne,\nand Newbold (1997) <doi:10.1016/S0169-2070(96)00719-4>. No API\ncalls; designed to work with data from any source.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://charlescoverdale.github.io/nowcast/,\nhttps://github.com/charlescoverdale/nowcast",
  "BugReports": "https://github.com/charlescoverdale/nowcast/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://charlescoverdale.r-universe.dev",
  "Date/Publication": "2026-05-30 14:59:04 UTC",
  "RemoteUrl": "https://github.com/charlescoverdale/nowcast",
  "RemoteRef": "HEAD",
  "RemoteSha": "009fc3e99f14541080a51330ac9ab4b565ee3959",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 14:35:51 UTC",
    "User": "root"
  },
  "Author": "Charles Coverdale [aut, cre, cph]",
  "Maintainer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
  "_user": "charlescoverdale",
  "_type": "src",
  "_file": "nowcast_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f54537088fe07693d15e5b2bd3193bdb464ed8ba15726766e96c483c77452b49",
  "_filesize": 953183,
  "_sha256": "f54537088fe07693d15e5b2bd3193bdb464ed8ba15726766e96c483c77452b49",
  "_expires": "2026-10-11T14:38:36.000Z",
  "_created": "2026-07-03T14:35:51.000Z",
  "_published": "2026-07-03T14:38:37.734Z",
  "_jobs": [
    {
      "job": 85021793571,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8069180345"
    },
    {
      "job": 85021793548,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069177781"
    },
    {
      "job": 85021793579,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8069177444"
    },
    {
      "job": 85021793610,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069182203"
    },
    {
      "job": 85021233279,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069141611"
    },
    {
      "job": 85021793539,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8069184152"
    },
    {
      "job": 85021793581,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8069171629"
    },
    {
      "job": 85021793551,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8069162398"
    },
    {
      "job": 85021793554,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069167722"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28667030596",
  "_status": "success",
  "_upstream": "https://github.com/charlescoverdale/nowcast",
  "_commit": {
    "id": "009fc3e99f14541080a51330ac9ab4b565ee3959",
    "author": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "committer": "Charles Coverdale <charlesfcoverdale@gmail.com>",
    "message": "Add working-paper link to README intro\n\nLink the technical working paper hosted at charlescoverdale.github.io/files/coverdale_nowcast_2026.pdf from the top of the README.\n",
    "time": 1780153144
  },
  "_maintainer": {
    "name": "Charles Coverdale",
    "email": "charlesfcoverdale@gmail.com",
    "login": "charlescoverdale",
    "linkedin": "in/charlescoverdale",
    "twitter": "@cfcoverdale",
    "description": "economics | climate science | R",
    "uuid": 21993492
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "charlescoverdale",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 6
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 11
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-25"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "charlescoverdale",
      "count": 26,
      "uuid": 21993492
    }
  ],
  "_userbio": {
    "uuid": 21993492,
    "type": "user",
    "name": "Charles Coverdale",
    "followers": 10,
    "description": "economics | climate science | R"
  },
  "_downloads": {
    "count": 453,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nowcast"
  },
  "_devurl": "https://github.com/charlescoverdale/nowcast",
  "_pkgdown": "https://charlescoverdale.github.io/nowcast/",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nowcast.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/charlescoverdale/nowcast",
  "_realowner": "charlescoverdale",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-25"
    }
  ],
  "_exports": [
    "nc_aggregate",
    "nc_align",
    "nc_available",
    "nc_backtest",
    "nc_bridge",
    "nc_compute",
    "nc_dm_test",
    "nc_evaluate",
    "nc_ragged_edge",
    "nc_transform"
  ],
  "_help": [
    {
      "page": "nc_aggregate",
      "title": "Temporal Aggregation",
      "topics": [
        "nc_aggregate"
      ]
    },
    {
      "page": "nc_align",
      "title": "Align Mixed-Frequency Time Series",
      "topics": [
        "nc_align"
      ]
    },
    {
      "page": "nc_available",
      "title": "List Available Nowcasting Methods",
      "topics": [
        "nc_available"
      ]
    },
    {
      "page": "nc_backtest",
      "title": "Pseudo-Real-Time Backtesting",
      "topics": [
        "nc_backtest"
      ]
    },
    {
      "page": "nc_bridge",
      "title": "Bridge Equation Nowcast",
      "topics": [
        "nc_bridge"
      ]
    },
    {
      "page": "nc_compute",
      "title": "Compute a Nowcast by Method Name",
      "topics": [
        "nc_compute"
      ]
    },
    {
      "page": "nc_dm_test",
      "title": "Diebold-Mariano Test for Equal Predictive Accuracy",
      "topics": [
        "nc_dm_test"
      ]
    },
    {
      "page": "nc_evaluate",
      "title": "Evaluate Nowcast Accuracy",
      "topics": [
        "nc_evaluate"
      ]
    },
    {
      "page": "nc_ragged_edge",
      "title": "Summarise Ragged-Edge Data Availability",
      "topics": [
        "nc_ragged_edge"
      ]
    },
    {
      "page": "nc_transform",
      "title": "Stationarity Transformations",
      "topics": [
        "nc_transform"
      ]
    },
    {
      "page": "plot.nowcast_backtest",
      "title": "Plot Method for Backtest Results",
      "topics": [
        "plot.nowcast_backtest"
      ]
    },
    {
      "page": "plot.nowcast_result",
      "title": "Plot Method for Nowcast Results",
      "topics": [
        "plot.nowcast_result"
      ]
    },
    {
      "page": "predict.nowcast_result",
      "title": "Predict Method for Nowcast Results",
      "topics": [
        "predict.nowcast_result"
      ]
    },
    {
      "page": "print.nc_dataset",
      "title": "Print Method for nc_dataset Objects",
      "topics": [
        "print.nc_dataset"
      ]
    },
    {
      "page": "print.nowcast_backtest",
      "title": "Print Method for Backtest Results",
      "topics": [
        "print.nowcast_backtest"
      ]
    },
    {
      "page": "print.nowcast_result",
      "title": "Print Method for Nowcast Results",
      "topics": [
        "print.nowcast_result"
      ]
    },
    {
      "page": "summary.nowcast_backtest",
      "title": "Summary Method for Backtest Results",
      "topics": [
        "summary.nowcast_backtest"
      ]
    },
    {
      "page": "summary.nowcast_result",
      "title": "Summary Method for Nowcast Results",
      "topics": [
        "summary.nowcast_result"
      ]
    }
  ],
  "_readme": "https://github.com/charlescoverdale/nowcast/raw/HEAD/README.md",
  "_rundeps": [
    "cli"
  ],
  "_score": 4.021189299069938,
  "_indexed": true,
  "_nocasepkg": "nowcast",
  "_universes": [
    "charlescoverdale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T14:37:53.000Z",
      "distro": "resolute",
      "commit": "009fc3e99f14541080a51330ac9ab4b565ee3959",
      "fileid": "https://r2.ropensci.org/374d91c916f7688fe8c90addd5e118aeec22d6792e05bdb6a41fe6b1352d4a3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28667030596"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T14:37:46.000Z",
      "distro": "resolute",
      "commit": "009fc3e99f14541080a51330ac9ab4b565ee3959",
      "fileid": "https://r2.ropensci.org/a8a92c126f4ddeeac0bc5975a7e8850aaefdf113727388cb5261fd9fa3a2b199",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28667030596"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T14:37:43.000Z",
      "commit": "009fc3e99f14541080a51330ac9ab4b565ee3959",
      "fileid": "https://r2.ropensci.org/65b6af285c05db206d9c299d4ba0a4a5bcac759d54d917ecd0def92ddd801dac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28667030596"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T14:38:01.000Z",
      "commit": "009fc3e99f14541080a51330ac9ab4b565ee3959",
      "fileid": "https://r2.ropensci.org/7cd119785621675e803f3a50b620b8de49d06877967fdff2332559419a7fed5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28667030596"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-03T14:38:19.000Z",
      "commit": "009fc3e99f14541080a51330ac9ab4b565ee3959",
      "fileid": "https://r2.ropensci.org/f59526a28330ee0b17553e3b0501be69129753cc4f89cc47bf9d3892eee53774",
      "status": "success",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28667030596"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T14:37:18.000Z",
      "commit": "009fc3e99f14541080a51330ac9ab4b565ee3959",
      "fileid": "https://r2.ropensci.org/d33dccaf8120434f818cf31d0858b6e3c2123c914500f1b252f659de0c0c06df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28667030596"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T14:36:57.000Z",
      "commit": "009fc3e99f14541080a51330ac9ab4b565ee3959",
      "fileid": "https://r2.ropensci.org/15e08dff09d30762c24833a92fadadb04045f8e4972925160075883b4a2e0432",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28667030596"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T14:37:04.000Z",
      "commit": "009fc3e99f14541080a51330ac9ab4b565ee3959",
      "fileid": "https://r2.ropensci.org/3b699fafdf87138db99ab4db328fc138a27142cf13f7e438c6578e7c1fc7b073",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescoverdale/actions/runs/28667030596"
    }
  ]
}