{
  "_id": "6a0ffd41acfb0bcc41c7980f",
  "Package": "acp",
  "Title": "Autoregressive Conditional Poisson",
  "Version": "2.1",
  "Date": "2015-11-27",
  "Author": "Siakoulis Vasileios",
  "Maintainer": "Siakoulis Vasilios <Siakoulis.Vasilios@atticabank.gr>",
  "Description": "Analysis of count data exhibiting autoregressive\nproperties, using the Autoregressive Conditional Poisson model\n(ACP(p,q)) proposed by Heinen (2003).",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 06:50:03 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2015-12-04 00:03:26 UTC",
  "RemoteUrl": "https://github.com/cran/acp",
  "RemoteRef": "HEAD",
  "RemoteSha": "43c408554ef51be0558ba02fe1fae8585e561610",
  "MD5sum": "38dcdb88d5f648c10830174dcbdd90bb",
  "_user": "cran",
  "_type": "src",
  "_file": "acp_2.1.tar.gz",
  "_fileid": "cf52d89b652c804d9cf821b9b0a406d20ec2fb0a013d1dc12f3219d53c1356ab",
  "_filesize": 115867,
  "_sha256": "cf52d89b652c804d9cf821b9b0a406d20ec2fb0a013d1dc12f3219d53c1356ab",
  "_created": "2026-05-22T06:50:03.000Z",
  "_published": "2026-05-22T06:52:49.649Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77330621328,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154500980"
    },
    {
      "job": 77330621304,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154494960"
    },
    {
      "job": 77330275923,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154467050"
    },
    {
      "job": 77330621288,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154492949"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26272769804",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/acp",
  "_commit": {
    "id": "43c408554ef51be0558ba02fe1fae8585e561610",
    "author": "Siakoulis Vasilios <Siakoulis.Vasilios@atticabank.gr>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 2.1\n",
    "time": 1449187406
  },
  "_maintainer": {
    "name": "Siakoulis Vasilios",
    "email": "siakoulis.vasilios@atticabank.gr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tseries",
      "role": "Depends"
    },
    {
      "package": "quantmod",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 100,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/acp"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/acp.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-07-23"
    },
    {
      "version": "1.1",
      "date": "2015-01-08"
    },
    {
      "version": "2.0",
      "date": "2015-05-22"
    },
    {
      "version": "2.1",
      "date": "2015-12-03"
    }
  ],
  "_exports": [
    "acp",
    "acp.default",
    "acp.formula",
    "Berkowitz",
    "evaluation",
    "predict.acp",
    "print.acp",
    "print.summary.acp",
    "summary.acp"
  ],
  "_datasets": [
    {
      "name": "polio",
      "title": "Polio cases in USA from Jan 1970 till Dec 1983",
      "object": "polio",
      "file": "polio.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "polio"
      ],
      "rows": 168,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acp",
      "title": "Autoregressive Conditional Poisson (ACP) Regression",
      "topics": [
        "acp",
        "acp.default",
        "acp.formula",
        "predict.acp",
        "print.acp",
        "print.summary.acp",
        "summary.acp"
      ]
    },
    {
      "page": "Berkowitz",
      "title": "Berkowitz test",
      "topics": [
        "Berkowitz"
      ]
    },
    {
      "page": "evaluation",
      "title": "acp Evaluation",
      "topics": [
        "evaluation"
      ]
    },
    {
      "page": "polio",
      "title": "Polio cases in USA from Jan 1970 till Dec 1983",
      "topics": [
        "polio"
      ]
    }
  ],
  "_rundeps": [
    "curl",
    "jsonlite",
    "lattice",
    "quadprog",
    "quantmod",
    "tseries",
    "TTR",
    "xts",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "acp",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1",
      "date": "2026-05-22T06:52:20.000Z",
      "distro": "noble",
      "commit": "43c408554ef51be0558ba02fe1fae8585e561610",
      "fileid": "e12f53b874b5772a8e9e00a1905df9b1b21a8fca16258188046beb059c5dc45d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26272769804"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1",
      "date": "2026-05-22T06:51:55.000Z",
      "distro": "noble",
      "commit": "43c408554ef51be0558ba02fe1fae8585e561610",
      "fileid": "d9b566037be4dd24e0c19116aadfebee0e5ebec3285228497d28d0d40d04f618",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26272769804"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1",
      "date": "2026-05-22T06:52:03.000Z",
      "commit": "43c408554ef51be0558ba02fe1fae8585e561610",
      "fileid": "c1890aa727ea48a7ba8656df5b55cdbcfdd2a8cde15854cb64bb9b104b42aad5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26272769804"
    }
  ]
}