{
  "_id": "6a16a676acfb0bcc41d8255a",
  "Package": "SpatMCA",
  "Title": "Regularized Spatial Maximum Covariance Analysis",
  "Version": "1.0.7",
  "Authors@R": "c(person(\ngiven = \"Wen-Ting\",\nfamily = \"Wang\",\nemail = \"egpivo@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3051-7302\")\n),\nperson(\ngiven = \"Hsin-Cheng\",\nfamily = \"Huang\",\nemail = \"hchuang@stat.sinica.edu.tw\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0002-5613-349X\")\n)\n)",
  "Author": "Wen-Ting Wang [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3051-7302>), Hsin-Cheng Huang\n[aut] (ORCID: <https://orcid.org/0000-0002-5613-349X>)",
  "URL": "https://egpivo.github.io/SpatMCA/,\nhttps://github.com/egpivo/SpatMCA",
  "BugReports": "https://github.com/egpivo/SpatMCA/issues",
  "Description": "Provide regularized maximum covariance analysis\nincorporating smoothness, sparseness and orthogonality of\ncouple patterns by using the alternating direction method of\nmultipliers algorithm. The method can be applied to either\nregularly or irregularly spaced data, including 1D, 2D, and 3D\n(Wang and Huang, 2018 <doi:10.1002/env.2481>).",
  "License": "GPL (>= 2)",
  "SystemRequirements": "C++17, GNU make",
  "NeedsCompilation": "yes",
  "Maintainer": "Wen-Ting Wang <egpivo@gmail.com>",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Packaged": {
    "Date": "2026-05-27 08:04:21 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-29 15:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/SpatMCA",
  "RemoteRef": "HEAD",
  "RemoteSha": "ee9d5e17e1ac16eb58a53a6468763f0674a41a1e",
  "MD5sum": "7fbbc8867c023413d755cdc27695bcc6",
  "_user": "cran",
  "_type": "src",
  "_file": "SpatMCA_1.0.7.tar.gz",
  "_fileid": "f29ba99b286abcf32ecbc5a4af6d9747502a51ad82a4b2277a087de03b8237e3",
  "_filesize": 215099,
  "_sha256": "f29ba99b286abcf32ecbc5a4af6d9747502a51ad82a4b2277a087de03b8237e3",
  "_created": "2026-05-27T08:04:21.000Z",
  "_published": "2026-05-27T08:08:22.277Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78034026326,
      "time": 157,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235156654"
    },
    {
      "job": 78034026336,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235163016"
    },
    {
      "job": 78034026339,
      "time": 166,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235159342"
    },
    {
      "job": 78034026356,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235166683"
    },
    {
      "job": 78033534184,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235106828"
    },
    {
      "job": 78034026315,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235148670"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26498751989",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SpatMCA",
  "_commit": {
    "id": "ee9d5e17e1ac16eb58a53a6468763f0674a41a1e",
    "author": "Wen-Ting Wang <egpivo@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.7\n",
    "time": 1759160402
  },
  "_maintainer": {
    "name": "Wen-Ting Wang",
    "email": "egpivo@gmail.com",
    "login": "egpivo",
    "linkedin": "in/wtwang",
    "orcid": "0000-0003-3051-7302",
    "description": "I love turning messy & massive data into intelligent systems.\n",
    "uuid": 7146349
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "plot3D",
      "role": "Suggests"
    },
    {
      "package": "pracma",
      "role": "Suggests"
    },
    {
      "package": "spTimer",
      "role": "Suggests"
    },
    {
      "package": "fields",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "V8",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.7",
      "date": "2025-09-29"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "egpivo",
      "count": 7,
      "uuid": 7146349
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 158,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SpatMCA"
  },
  "_devurl": "https://github.com/egpivo/spatmca",
  "_pkgdown": "https://egpivo.github.io/SpatMCA/",
  "_searchresults": 4,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/SpatMCA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/egpivo/spatmca",
  "_realowner": "egpivo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0.0",
      "date": "2016-05-19"
    },
    {
      "version": "1.0.0.1",
      "date": "2016-06-04"
    },
    {
      "version": "1.0.0.2",
      "date": "2017-03-18"
    },
    {
      "version": "1.0.1.0",
      "date": "2018-04-02"
    },
    {
      "version": "1.0.2.0",
      "date": "2021-01-16"
    },
    {
      "version": "1.0.4",
      "date": "2023-11-21"
    },
    {
      "version": "1.0.7",
      "date": "2025-09-29"
    }
  ],
  "_exports": [
    "spatmca"
  ],
  "_help": [
    {
      "page": "plot.spatmca",
      "title": "Display the cross-validation results",
      "topics": [
        "plot.spatmca"
      ]
    },
    {
      "page": "spatmca",
      "title": "Regularized spatial MCA",
      "topics": [
        "spatmca"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "MASS",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "spatmca",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://egpivo.r-universe.dev/SpatMCA",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-27T08:06:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ee9d5e17e1ac16eb58a53a6468763f0674a41a1e",
      "fileid": "86195c8d7b418e1a656e4117ba7caf36bb3b037335921163845446bcc9fd8ef5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498751989"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-27T08:07:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ee9d5e17e1ac16eb58a53a6468763f0674a41a1e",
      "fileid": "cac60d340a6383ef0ffa9f02cb5343b659e7463096a36644178dee4be33dc498",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498751989"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-27T08:07:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ee9d5e17e1ac16eb58a53a6468763f0674a41a1e",
      "fileid": "918967eb077b26e849516a521051f5abc77a31d5450f9482cc5766a6870ab9b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498751989"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-27T08:07:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ee9d5e17e1ac16eb58a53a6468763f0674a41a1e",
      "fileid": "f3ac8980b38b6302ec7c2ce931108cac31a862ae5074ed4afd5cbe56afb45763",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498751989"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.7",
      "date": "2026-05-27T08:06:55.000Z",
      "arch": "emscripten",
      "commit": "ee9d5e17e1ac16eb58a53a6468763f0674a41a1e",
      "fileid": "4976647e31ee561fa4ad35a6121e67275ed000a9d75ba0fcda514685c7431262",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26498751989"
    }
  ]
}