{
  "_id": "6a605d7114e95619b75d8eb1",
  "Package": "MAPA",
  "Type": "Package",
  "Title": "Multiple Aggregation Prediction Algorithm",
  "Version": "2.0.6",
  "Authors@R": "c(person(\"Nikolaos\", \"Kourentzes\", email = \"nikolaos@kourentzes.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Fotios\", \"Petropoulos\", role = c(\"aut\")))",
  "Description": "Functions and wrappers for using the Multiple Aggregation\nPrediction Algorithm (MAPA) for time series forecasting. MAPA\nmodels and forecasts time series at multiple temporal\naggregation levels, thus strengthening and attenuating the\nvarious time series components for better holistic estimation\nof its structure. For details see Kourentzes et al. (2014)\n<doi:10.1016/j.ijforecast.2013.09.006>.",
  "LazyData": "yes",
  "License": "GPL (>= 2)",
  "URL": "https://kourentzes.com/forecasting/2014/04/19/multiple-aggregation-prediction-algorithm-mapa/",
  "BugReports": "https://github.com/trnnick/mapa/issues",
  "Config/pak/sysreqs": "cmake texlive libssl-dev",
  "Repository": "https://trnnick.r-universe.dev",
  "Date/Publication": "2023-11-16 23:30:29 UTC",
  "RemoteUrl": "https://github.com/trnnick/mapa",
  "RemoteRef": "HEAD",
  "RemoteSha": "e3c3bb42be377a07024880110914603840a504e1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 06:00:26 UTC",
    "User": "root"
  },
  "Author": "Nikolaos Kourentzes [aut, cre],\nFotios Petropoulos [aut]",
  "Maintainer": "Nikolaos Kourentzes <nikolaos@kourentzes.com>",
  "_user": "trnnick",
  "_type": "src",
  "_file": "MAPA_2.0.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/44f3da03cbdab62379a1bdd0c656836b77bdf81321e8d993305a738633590b5c",
  "_filesize": 187785,
  "_sha256": "44f3da03cbdab62379a1bdd0c656836b77bdf81321e8d993305a738633590b5c",
  "_expires": "2026-10-30T06:04:32.000Z",
  "_created": "2026-07-22T06:00:26.000Z",
  "_published": "2026-07-22T06:04:33.877Z",
  "_jobs": [
    {
      "job": 88844452969,
      "time": 203,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8519843540"
    },
    {
      "job": 88844452929,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8519835862"
    },
    {
      "job": 88844452937,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8519820113"
    },
    {
      "job": 88844452930,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8519828350"
    },
    {
      "job": 88843955652,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519778280"
    },
    {
      "job": 88844452905,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8519824119"
    },
    {
      "job": 88844452964,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8519810724"
    },
    {
      "job": 88844453000,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8519810277"
    },
    {
      "job": 88844452936,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8519812338"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/trnnick/actions/runs/29895242335",
  "_status": "success",
  "_upstream": "https://github.com/trnnick/mapa",
  "_commit": {
    "id": "e3c3bb42be377a07024880110914603840a504e1",
    "author": "trnnick <nikolaos@kourentzes.com>",
    "committer": "trnnick <nikolaos@kourentzes.com>",
    "message": "Fixed ETSX issues\n\nUpdated to incorporate changes in smooth. Using ETS from smooth and ETSX should now work normally.\n",
    "time": 1700177429
  },
  "_maintainer": {
    "name": "Nikolaos Kourentzes",
    "email": "nikolaos@kourentzes.com",
    "login": "trnnick",
    "description": "",
    "uuid": 7304533
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "forecast",
      "version": ">= 5.3",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "RColorBrewer",
      "role": "Depends"
    },
    {
      "package": "smooth",
      "version": ">= 4.0.0",
      "role": "Depends"
    }
  ],
  "_owner": "trnnick",
  "_selfowned": true,
  "_usedby": 25,
  "_updates": [],
  "_tags": [],
  "_stars": 15,
  "_contributors": [
    {
      "user": "trnnick",
      "count": 44,
      "uuid": 7304533
    }
  ],
  "_userbio": {
    "uuid": 7304533,
    "type": "user",
    "name": "trnnick",
    "followers": 27
  },
  "_downloads": {
    "count": 1115,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MAPA"
  },
  "_mentions": 13,
  "_devurl": "https://github.com/trnnick/mapa",
  "_searchresults": 83,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MAPA.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trnnick/mapa",
  "_realowner": "trnnick",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2",
      "date": "2014-03-24"
    },
    {
      "version": "1.3",
      "date": "2014-04-15"
    },
    {
      "version": "1.4",
      "date": "2014-05-13"
    },
    {
      "version": "1.5",
      "date": "2014-06-04"
    },
    {
      "version": "1.6",
      "date": "2014-07-03"
    },
    {
      "version": "1.7",
      "date": "2014-07-31"
    },
    {
      "version": "1.8",
      "date": "2014-10-03"
    },
    {
      "version": "1.9",
      "date": "2014-11-21"
    },
    {
      "version": "1.9.1",
      "date": "2016-05-24"
    },
    {
      "version": "2.0.1",
      "date": "2016-11-08"
    },
    {
      "version": "2.0.2",
      "date": "2017-06-05"
    },
    {
      "version": "2.0.4",
      "date": "2018-01-05"
    },
    {
      "version": "2.0.5",
      "date": "2022-07-10"
    },
    {
      "version": "2.0.6",
      "date": "2023-11-16"
    },
    {
      "version": "2.0.7",
      "date": "2024-03-05"
    }
  ],
  "_exports": [
    "mapa",
    "mapacalc",
    "mapaest",
    "mapafor",
    "mapasimple",
    "plotmapa",
    "tsaggr"
  ],
  "_datasets": [
    {
      "name": "admissions",
      "title": "Total Non-elective G&A Admissions (FFCEs)",
      "object": "admissions",
      "class": [
        "ts"
      ],
      "fields": [
        "X408413"
      ],
      "rows": 62,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "admissions",
      "title": "Total Non-elective G&A Admissions (FFCEs)",
      "topics": [
        "admissions"
      ]
    },
    {
      "page": "mapa",
      "title": "Multiple Aggregation Prediction Algorithm (Wrapper)",
      "topics": [
        "mapa"
      ]
    },
    {
      "page": "mapacalc",
      "title": "MAPA Internal Calculation of Forecasts",
      "topics": [
        "mapacalc"
      ]
    },
    {
      "page": "mapaest",
      "title": "MAPA Estimation",
      "topics": [
        "mapaest"
      ]
    },
    {
      "page": "mapafor",
      "title": "MAPA Forecast",
      "topics": [
        "mapafor"
      ]
    },
    {
      "page": "mapasimple",
      "title": "MAPA Single Origin Forecast (Wrapper)",
      "topics": [
        "mapasimple"
      ]
    },
    {
      "page": "plot.mapa.fit",
      "title": "Produce estimated MAPA fit plot",
      "topics": [
        "plot.mapa.fit"
      ]
    },
    {
      "page": "plotmapa",
      "title": "Produce estimated MAPA fit plot (OBSOLETE!)",
      "topics": [
        "plotmapa"
      ]
    },
    {
      "page": "tsaggr",
      "title": "Non-overlapping temporal aggregation",
      "topics": [
        "tsaggr"
      ]
    }
  ],
  "_readme": "https://github.com/trnnick/mapa/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "colorspace",
    "cpp11",
    "curl",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "greybox",
    "gtable",
    "httr",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MASS",
    "mime",
    "nlme",
    "nloptr",
    "nnet",
    "openssl",
    "pracma",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "smooth",
    "statmod",
    "sys",
    "texreg",
    "timeDate",
    "urca",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable",
    "zoo"
  ],
  "_score": 7.716475486543653,
  "_indexed": true,
  "_nocasepkg": "mapa",
  "_universes": [
    "trnnick"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.6",
      "date": "2026-07-22T06:03:25.000Z",
      "distro": "resolute",
      "commit": "e3c3bb42be377a07024880110914603840a504e1",
      "fileid": "https://r2.ropensci.org/58697f152b9390d036472e45939a2c7355ce6e83692e8a51d66c0682c1e2356f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/29895242335"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.6",
      "date": "2026-07-22T06:03:05.000Z",
      "distro": "resolute",
      "commit": "e3c3bb42be377a07024880110914603840a504e1",
      "fileid": "https://r2.ropensci.org/64ed2b39a6676d8ab7cc9c31e5256090d95b741a0a50d1399776238d8600dab9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/29895242335"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.6",
      "date": "2026-07-22T06:02:28.000Z",
      "commit": "e3c3bb42be377a07024880110914603840a504e1",
      "fileid": "https://r2.ropensci.org/db863cd1cdc3f610cb32a7053f8d950f2a5fc8864cddcf0839af3adafc8303d8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/29895242335"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.6",
      "date": "2026-07-22T06:02:49.000Z",
      "commit": "e3c3bb42be377a07024880110914603840a504e1",
      "fileid": "https://r2.ropensci.org/b99fcfe01bf9b76a94830797328e4bb2143661888deb05b999ebee7edf3c7e28",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/29895242335"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.6",
      "date": "2026-07-22T06:03:03.000Z",
      "commit": "e3c3bb42be377a07024880110914603840a504e1",
      "fileid": "https://r2.ropensci.org/8ddf55b15f92867b4c449a78b51ffde5a4fbf20a71fe560abc5ad31dc7e8d19e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/29895242335"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.6",
      "date": "2026-07-22T06:01:38.000Z",
      "commit": "e3c3bb42be377a07024880110914603840a504e1",
      "fileid": "https://r2.ropensci.org/a2bc554e73bf604accf2f546a4ce93bae1dab7e3cb3a384f4d008f0e8fc4e82d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/29895242335"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.6",
      "date": "2026-07-22T06:01:37.000Z",
      "commit": "e3c3bb42be377a07024880110914603840a504e1",
      "fileid": "https://r2.ropensci.org/a6bd80928d727437f355e59ba7be737705c03906969b92ee5f88cd5d70104d35",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/29895242335"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.6",
      "date": "2026-07-22T06:01:38.000Z",
      "commit": "e3c3bb42be377a07024880110914603840a504e1",
      "fileid": "https://r2.ropensci.org/d5db2fa58fd94b41e6bf5849890a4e250f4b6d2087601285d1342ca77dbbc050",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/29895242335"
    }
  ]
}