{
  "_id": "6a114f87acfb0bcc41ce967c",
  "Package": "mAr",
  "Version": "1.2-0",
  "Title": "Multivariate AutoRegressive Analysis",
  "Description": "R functions for the estimation and eigen-decomposition of\nmultivariate autoregressive models.",
  "Author": "Susana Barbosa",
  "Maintainer": "S. M. Barbosa <susana.barbosa@fc.up.pt>",
  "Date": "2022-05-31",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:53:56 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-05-31 21:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/mAr",
  "RemoteRef": "HEAD",
  "RemoteSha": "22ed421e177f7e5cf1166895b4cb6a899dc15582",
  "MD5sum": "fcda07fe183242c8b55a3d804c668e31",
  "_user": "cran",
  "_type": "src",
  "_file": "mAr_1.2-0.tar.gz",
  "_fileid": "5875dd6322e3ec5d828ae1bd2684771daed2cb36ec6a96266bfe72682be7d90b",
  "_filesize": 131246,
  "_sha256": "5875dd6322e3ec5d828ae1bd2684771daed2cb36ec6a96266bfe72682be7d90b",
  "_created": "2026-05-23T06:53:56.000Z",
  "_published": "2026-05-23T06:56:07.952Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77504463707,
      "time": 87,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175089723"
    },
    {
      "job": 77504463703,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175091756"
    },
    {
      "job": 77504311588,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175078244"
    },
    {
      "job": 77504463711,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175089794"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26326204108",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mAr",
  "_commit": {
    "id": "22ed421e177f7e5cf1166895b4cb6a899dc15582",
    "author": "S. M. Barbosa <susana.barbosa@fc.up.pt>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2-0\n",
    "time": 1654033202
  },
  "_maintainer": {
    "name": "S. M. Barbosa",
    "email": "susana.barbosa@fc.up.pt"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "MASS",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 508,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mAr"
  },
  "_searchresults": 104,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mAr.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2004-02-28"
    },
    {
      "version": "1.0-1",
      "date": "2004-03-04"
    },
    {
      "version": "1.0-2",
      "date": "2004-03-11"
    },
    {
      "version": "1.0-3",
      "date": "2004-09-11"
    },
    {
      "version": "1.1",
      "date": "2005-05-12"
    },
    {
      "version": "1.1-1",
      "date": "2007-04-13"
    },
    {
      "version": "1.1-2",
      "date": "2012-10-29"
    },
    {
      "version": "1.2-0",
      "date": "2022-06-01"
    }
  ],
  "_exports": [
    "mAr.eig",
    "mAr.est",
    "mAr.pca",
    "mAr.sim"
  ],
  "_datasets": [
    {
      "name": "pinkham",
      "title": "Lydia Pinkham Annual Advertising and Sales data",
      "object": "pinkham",
      "file": "pinkham.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "advertising",
        "sales"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "sparrows",
      "title": "Body measurements of sparrows",
      "object": "sparrows",
      "file": "sparrows.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Length",
        "Extent",
        "Head",
        "Humerus",
        "Sternum"
      ],
      "rows": 49,
      "table": true,
      "tojson": true
    },
    {
      "name": "waves",
      "title": "Time series of ocean wave height measurements",
      "object": "waves",
      "file": "waves.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "wire.gauge",
        "ir.gauge"
      ],
      "rows": 4096,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mAr.eig",
      "title": "Eigendecomposition of m-variate AR(p) model",
      "topics": [
        "mAr.eig"
      ]
    },
    {
      "page": "mAr.est",
      "title": "Estimation of multivariate AR(p) model",
      "topics": [
        "mAr.est"
      ]
    },
    {
      "page": "mAr.pca",
      "title": "Multivariate autoregressive analysis in PCA space",
      "topics": [
        "mAr.pca"
      ]
    },
    {
      "page": "mAr.sim",
      "title": "Simulation from a multivariate AR(p) model",
      "topics": [
        "mAr.sim"
      ]
    },
    {
      "page": "pinkham",
      "title": "Lydia Pinkham Annual Advertising and Sales data",
      "topics": [
        "pinkham"
      ]
    },
    {
      "page": "sparrows",
      "title": "Body measurements of sparrows",
      "topics": [
        "sparrows"
      ]
    },
    {
      "page": "waves",
      "title": "Time series of ocean wave height measurements",
      "topics": [
        "waves"
      ]
    }
  ],
  "_rundeps": [
    "MASS"
  ],
  "_score": 2.7951845896824237,
  "_indexed": true,
  "_nocasepkg": "mar",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-0",
      "date": "2026-05-23T06:55:26.000Z",
      "distro": "noble",
      "commit": "22ed421e177f7e5cf1166895b4cb6a899dc15582",
      "fileid": "6e2a8abda3db60cacc918b04a3f5474381619ee34632212708e868bddeb4ccaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326204108"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2-0",
      "date": "2026-05-23T06:55:45.000Z",
      "distro": "noble",
      "commit": "22ed421e177f7e5cf1166895b4cb6a899dc15582",
      "fileid": "e1e88a38a2283640d38a28db07d9abbd32716fba02e199acacfc95db50bdf873",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326204108"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2-0",
      "date": "2026-05-23T06:55:38.000Z",
      "commit": "22ed421e177f7e5cf1166895b4cb6a899dc15582",
      "fileid": "c6b0a6ee635c74bea5227d0d3679bb51a6b77ff58b7a612146f3f0480e8b23b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326204108"
    }
  ]
}