{
  "_id": "6a268621794753ddbc3f2207",
  "Package": "cocorresp",
  "Type": "Package",
  "Title": "Co-Correspondence Analysis Methods",
  "Version": "0.4-6",
  "Date": "2025-04-04",
  "Authors@R": "c(person(c(\"Gavin\", \"L.\"), \"Simpson\",\nemail = \"ucfagls@gmail.com\", role = c(\"aut\", \"cre\", \"trl\"),\ncomment = \"R port of Matlab routines, plus additional code\"),\nperson(c(\"Cajo\", \"J.F.\"), \"ter Braak\",\nrole = c(\"aut\"),\ncomment = \"Original Matlab routines\"),\nperson(c(\"Andre\", \"P\"), \"Schaffers\",\nrole = c(\"aut\"),\ncomment = \"Original Matlab routines\"),\nperson(\"Ron\", \"Wehrens\",\nrole = c(\"aut\"),\ncomment = \"For simpls.fit()\"),\nperson(\"Bjorn-Helge\", \"Mevik\",\nrole = c(\"aut\"),\ncomment = \"For simpls.fit()\")\n)",
  "Description": "Fits predictive and symmetric co-correspondence analysis\n(CoCA) models to relate one data matrix to another data matrix.\nMore specifically, CoCA maximises the weighted covariance\nbetween the weighted averaged species scores of one community\nand the weighted averaged species scores of another community.\nCoCA attempts to find patterns that are common to both\ncommunities.",
  "License": "GPL-2",
  "URL": "https://gavinsimpson.github.io/cocorresp/",
  "BugReports": "https://github.com/gavinsimpson/cocorresp/issues",
  "VignetteBuilder": "knitr",
  "Language": "en-GB",
  "Repository": "https://gavinsimpson.r-universe.dev",
  "Date/Publication": "2025-04-04 08:24:55 UTC",
  "RemoteUrl": "https://github.com/gavinsimpson/cocorresp",
  "RemoteRef": "HEAD",
  "RemoteSha": "9d405b7d0160c1f713a7a4cf8955237096af8f2a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 09:01:28 UTC",
    "User": "root"
  },
  "Author": "Gavin L. Simpson [aut, cre, trl] (R port of Matlab routines, plus\nadditional code),\nCajo J.F. ter Braak [aut] (Original Matlab routines),\nAndre P Schaffers [aut] (Original Matlab routines),\nRon Wehrens [aut] (For simpls.fit()),\nBjorn-Helge Mevik [aut] (For simpls.fit())",
  "Maintainer": "Gavin L. Simpson <ucfagls@gmail.com>",
  "MD5sum": "bb012d1a69ae6ba37c5059fa0389d28d",
  "_user": "gavinsimpson",
  "_type": "src",
  "_file": "cocorresp_0.4-6.tar.gz",
  "_fileid": "45bd429e0934575801129dcb394e4b78951ba400e38393ebcfc38b7691bda647",
  "_filesize": 472738,
  "_sha256": "45bd429e0934575801129dcb394e4b78951ba400e38393ebcfc38b7691bda647",
  "_created": "2026-06-08T09:01:28.000Z",
  "_published": "2026-06-08T09:06:41.744Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80058086989,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475788962"
    },
    {
      "job": 80058086999,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475778713"
    },
    {
      "job": 80058086972,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475756368"
    },
    {
      "job": 80058087010,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475767250"
    },
    {
      "job": 80057607444,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475721023"
    },
    {
      "job": 80058086963,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475760611"
    },
    {
      "job": 80058087000,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475761325"
    },
    {
      "job": 80058087119,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475759222"
    },
    {
      "job": 80058087237,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475754898"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27126850712",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gavinsimpson/cocorresp",
  "_commit": {
    "id": "9d405b7d0160c1f713a7a4cf8955237096af8f2a",
    "author": "Gavin Simpson <ucfagls@gmail.com>",
    "committer": "Gavin Simpson <ucfagls@gmail.com>",
    "message": "update exmaple reference output\n",
    "time": 1743755095
  },
  "_maintainer": {
    "name": "Gavin L. Simpson",
    "email": "ucfagls@gmail.com",
    "login": "gavinsimpson",
    "description": "",
    "uuid": 514696
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "vegan",
      "version": ">= 2.5-0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "pls",
      "role": "Suggests"
    }
  ],
  "_owner": "gavinsimpson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "gavinsimpson",
      "count": 304,
      "uuid": 514696
    },
    {
      "user": "jarioksa",
      "count": 3,
      "uuid": 1432933
    }
  ],
  "_userbio": {
    "uuid": 514696,
    "type": "user",
    "name": "Gavin Simpson"
  },
  "_downloads": {
    "count": 845,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cocorresp"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/gavinsimpson/cocorresp",
  "_pkgdown": "https://gavinsimpson.github.io/cocorresp/",
  "_searchresults": 40,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cocorresp.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gavinsimpson/cocorresp",
  "_realowner": "gavinsimpson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-2",
      "date": "2005-11-10"
    },
    {
      "version": "0.1-3",
      "date": "2005-12-01"
    },
    {
      "version": "0.1-6",
      "date": "2007-12-14"
    },
    {
      "version": "0.1-7",
      "date": "2009-05-06"
    },
    {
      "version": "0.1-9",
      "date": "2010-03-13"
    },
    {
      "version": "0.2-0",
      "date": "2012-04-05"
    },
    {
      "version": "0.2-1",
      "date": "2013-12-13"
    },
    {
      "version": "0.2-3",
      "date": "2014-11-19"
    },
    {
      "version": "0.3-0",
      "date": "2016-02-28"
    },
    {
      "version": "0.4-0",
      "date": "2019-05-11"
    },
    {
      "version": "0.4-1",
      "date": "2019-12-19"
    },
    {
      "version": "0.4-3",
      "date": "2021-05-07"
    },
    {
      "version": "0.4-4",
      "date": "2024-02-26"
    },
    {
      "version": "0.4-5",
      "date": "2024-10-06"
    },
    {
      "version": "0.4-6",
      "date": "2025-04-04"
    }
  ],
  "_exports": [
    "coca",
    "coinertia",
    "corAxis",
    "crossval",
    "rescale"
  ],
  "_datasets": [
    {
      "name": "beetles",
      "title": "Carabid beetles and vascular plants in Dutch roadside verges",
      "object": "beetles",
      "file": "beetles.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ABAX.PAR",
        "ACUPAEXI",
        "ACUPAFLA",
        "ACUPAMER",
        "ACUPPARV",
        "AGONUDOR",
        "AGONUMAR",
        "AGONUMIC",
        "AGONUMUE",
        "AGONUOBS",
        "AGONUSEX",
        "AGONUVID",
        "AMARAAEN",
        "AMARAAPR",
        "AMARAAUL",
        "AMARABIF",
        "AMARACOM",
        "AMARACOS",
        "AMARAEQU",
        "AMARAFAM",
        "AMARAFAL",
        "AMARAFUL",
        "AMARALUC",
        "AMARALUN",
        "AMARAMON",
        "AMARAOVA",
        "AMARAPLE",
        "AMARAPRA",
        "AMARASIM",
        "AMARATIB",
        "ANISOBIN",
        "ASAPHFLA",
        "BADISBUL",
        "BADISLAC",
        "BADISPEL",
        "BADISSOD",
        "BEMBIAEN",
        "BEMBIBIG",
        "BEMBIGUT",
        "BEMBILAM",
        "BEMBILUL",
        "BEMBIPRO",
        "BEMBIQUA",
        "BRADYHAR",
        "BRADYRUF",
        "BRADYVER",
        "BROSCCEP",
        "CALATAMB",
        "CALATERR",
        "CALATFUS",
        "CALATMEL",
        "CALATMIC",
        "CARABARV",
        "CARABAUR",
        "CARABCOR",
        "CARABGRA",
        "CARABMON",
        "CARABNEM",
        "CARABPRO",
        "CARABVIO",
        "CICINCAM",
        "CICINHYB",
        "CLIVICOL",
        "CLIVIFOS",
        "CYCHRCAR",
        "CYMINMAC",
        "DYSCHGLO",
        "DYSCHLUE",
        "DYSCHPOL",
        "ELAPHRIP",
        "HARPAAFF",
        "HARPAANX",
        "HARPAAUT",
        "HARPADIS",
        "HARPAGRI",
        "HARPALAT",
        "HARPANEG",
        "HARPARUB",
        "HARPARUP",
        "HARPARUF",
        "HARPASER",
        "HARPASMA",
        "HARPASOL",
        "HARPATAR",
        "LEISTFER",
        "LEISTTER",
        "LORICPIL",
        "MASORWET",
        "NEBRIBRE",
        "NOTIOAES",
        "NOTIOAQU",
        "NOTIOBIG",
        "NOTIOGER",
        "NOTIOPAL",
        "NOTIOSUB",
        "OLISTROT",
        "OMOPHLIM",
        "OODESHEL",
        "OPHONPUN",
        "OPHONRUF",
        "PANAGBIP",
        "PANAGCRU",
        "PATROATR",
        "POECICUP",
        "POECILEP",
        "POECIVER",
        "PTEROANT",
        "PTERODIL",
        "PTEROGRA",
        "PTEROMEL",
        "PTEROMIN",
        "PTERONIG",
        "PTERONIH",
        "PTEROOBL",
        "PTEROQUA",
        "PTEROSTR",
        "PTEROVER",
        "STENOMIX",
        "STENOSKR",
        "STENOTEU",
        "STOMIPUM",
        "SYNTOFOV",
        "SYNTOTRU",
        "SYNUCVIV",
        "TRECHMIC",
        "TRECH.SP"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "bryophyte",
      "title": "Bryophytes and vascular plants in Carpathian spring meadows",
      "object": "bryophyte",
      "file": "bryophyte.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "AneuPing",
        "AulaPalu",
        "BrachRiv",
        "BryumPse",
        "CallCusp",
        "CallGiga",
        "CallStra",
        "CampStel",
        "CirrPili",
        "ClimDend",
        "CratoCom",
        "CratoFil",
        "DrepRevo",
        "FissAdia",
        "HomaNite",
        "HypnPrat",
        "PhilCalc",
        "PhilFont",
        "PlagElat",
        "PlagUndu",
        "PolyComm",
        "RhytSqua",
        "SclePuru",
        "SphgCapi",
        "SphgFall",
        "SphgFlex",
        "SphgTere",
        "SphgPalu",
        "SphgWarn",
        "ThuiPhil"
      ],
      "rows": 70,
      "table": true,
      "tojson": true
    },
    {
      "name": "plants",
      "title": "Carabid beetles and vascular plants in Dutch roadside verges",
      "object": "plants",
      "file": "plants.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "achimill",
        "agrocapi",
        "agrostol",
        "agrovine",
        "airaprae",
        "allivine",
        "alopprat",
        "ancharve",
        "angesylv",
        "anthodor",
        "anthsylv",
        "arabthal",
        "arrhelat",
        "artevulg",
        "avenpube",
        "bellpere",
        "betupend",
        "bracalbi",
        "bracruta",
        "bromhord",
        "bromster",
        "bryucapi",
        "callicus",
        "callvulg",
        "calysepi",
        "campintr",
        "camprapo",
        "camprapu",
        "capsburs",
        "cardhirs",
        "cardprat",
        "careacuf",
        "careacut",
        "carearen",
        "carecary",
        "carecupr",
        "caredisa",
        "caredist",
        "carehirt",
        "carenigr",
        "carepilu",
        "careripa",
        "carerost",
        "centjace",
        "centlitt",
        "centpulc",
        "ceraarve",
        "cerafont",
        "cerapurp",
        "cerasemi",
        "cichinty",
        "cirsarve",
        "cirspalu",
        "cladbaci",
        "cladcerv",
        "cladchlo",
        "cladcocc",
        "cladfloe",
        "cladfoli",
        "cladfurc",
        "cladglau",
        "cladgrac",
        "cladport",
        "cladramu",
        "cladsubu",
        "cladunci",
        "coelacul",
        "convarve",
        "corycane",
        "cratmono",
        "crepbien",
        "crepcapi",
        "cynocris",
        "dactglom",
        "dactprae",
        "dantdecu",
        "dauccaro",
        "descflex",
        "dicrhete",
        "dicrscop",
        "eleopalu",
        "elymrepe",
        "equifluv",
        "equipalu",
        "equiprat",
        "erictetr",
        "erigcana",
        "erodcicu",
        "eupacann",
        "euphheli",
        "festarun",
        "festovin",
        "festprat",
        "festrubr",
        "filamini",
        "filiulma",
        "galiapar",
        "galimoll",
        "galipalu",
        "galisaxa",
        "galiveru",
        "geniangl",
        "geradiss",
        "glechede",
        "glycflui",
        "glycmaxi",
        "heraspho",
        "hierpilo",
        "holclana",
        "holcmoll",
        "hydrvulg",
        "hypeperf",
        "hypncupr",
        "hyporadi",
        "irispseu",
        "jasimont",
        "juncarti",
        "juncbulb",
        "junccong",
        "junceffu",
        "juncgera",
        "juncsqua",
        "lamialbu",
        "lapscomm",
        "lathprat",
        "lathtube",
        "leonautu",
        "leonhisp",
        "leonsaxa",
        "leucvulg",
        "linavulg",
        "lolimult",
        "lolipere",
        "lotucorn",
        "lotuulig",
        "luzucamp",
        "luzumult",
        "lychflos",
        "lysinumm",
        "lysivulg",
        "lythsali",
        "matrmari",
        "medifalc",
        "medilupu",
        "mentaqua",
        "molicaer",
        "myosarve",
        "nardstri",
        "orniperp",
        "papaarge",
        "pastsati",
        "peuccarv",
        "phalarun",
        "phleprat",
        "phraaust",
        "picrhier",
        "pimpsaxi",
        "pinusylv",
        "plagaffi",
        "planlanc",
        "planmajo",
        "planmedi",
        "pleusubu",
        "poa.palu",
        "poa.prat",
        "poa.triv",
        "polyamph",
        "polycomm",
        "polyconv",
        "polyjuni",
        "polypili",
        "poteanse",
        "poterept",
        "prunvulg",
        "pseupuru",
        "querrobu",
        "ranuacri",
        "ranubulb",
        "ranufica",
        "ranuflam",
        "ranurepe",
        "ranuscel",
        "reselutl",
        "rhytsqua",
        "rubucaes",
        "rubufrut",
        "rumeacet",
        "rumeactl",
        "rumecris",
        "rumehydr",
        "rumeobtu",
        "salvprat",
        "sambnigr",
        "sangmino",
        "sangoffi",
        "scirmari",
        "seduacre",
        "sedurefl",
        "seneaqua",
        "senejaco",
        "senevulg",
        "siledioi",
        "silelati",
        "spermori",
        "stelmedi",
        "sympoffi",
        "tanavulg",
        "taraoffi",
        "teesnudi",
        "thalflav",
        "thympule",
        "tragprat",
        "trifarve",
        "trifdubi",
        "trifprat",
        "trifrepe",
        "trigpalu",
        "trisflav",
        "tussfarf",
        "urtidioi",
        "valelocu",
        "valeoffi",
        "veroarve",
        "veroaust",
        "verocham",
        "verohede",
        "vicicrac",
        "vicihirs",
        "vicisati",
        "violarve",
        "vulpmyur"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "vascular",
      "title": "Bryophytes and vascular plants in Carpathian spring meadows",
      "object": "vascular",
      "file": "vascular.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Acer_sp.",
        "AchiMill",
        "AgroCani",
        "AgroCapi",
        "AgroStol",
        "AjugRept",
        "AlchCrin",
        "AlchGlab",
        "AlchVulg",
        "AlnuGlut",
        "AlnuInca",
        "AnemNemo",
        "AngeSylv",
        "AnthOdor",
        "Betu_sp.",
        "BlysComp",
        "BrizMedi",
        "BromErec",
        "CalaEpig",
        "CaltPalu",
        "CardAmar",
        "CardPrat",
        "CarpBetu",
        "CarxDemi",
        "CarxDist",
        "CarxEchi",
        "CarxFlac",
        "CarxFlav",
        "CarxHirt",
        "CarxNigr",
        "CarxPall",
        "CarxPani",
        "CarxPncl",
        "CarxTome",
        "CentJace",
        "CirsPalu",
        "CirsRivu",
        "ColchAut",
        "CrepPalu",
        "CrucGlab",
        "DactFuch",
        "DactGlom",
        "DactInca",
        "DactMaja",
        "DantDecu",
        "DeschCes",
        "DrosRotu",
        "EleoQUin",
        "EpilPalu",
        "EpilParv",
        "EpipPalu",
        "EquiArve",
        "EquiFluv",
        "EquiPalu",
        "EquiSylv",
        "EquiTelm",
        "ErioAngu",
        "ErioLati",
        "EupaCann",
        "EuphOffi",
        "FestPrat",
        "FestRubr",
        "FiliUlma",
        "FraxExce",
        "GaliAlbu",
        "GaliPalu",
        "GaliUlig",
        "GymnCono",
        "HolcLana",
        "HypeMacu",
        "HypeTetr",
        "JuncArti",
        "JuncBulb",
        "JuncCong",
        "JuncEffu",
        "JuncInfl",
        "LathPrat",
        "LeonHisp",
        "LeucVulg",
        "LinuCath",
        "ListOvat",
        "LotuCorn",
        "LotuPedu",
        "LuzuCamp",
        "LuzuMult",
        "LychFlos",
        "LycoEuro",
        "LysiNemo",
        "LysiNumm",
        "LysiVulg",
        "LythSali",
        "MentArve",
        "MentLong",
        "MoliArun",
        "MyosNemo",
        "NardStri",
        "ParnPalu",
        "PediSylv",
        "PiceAbie",
        "PlanLanc",
        "PoaTriv",
        "PolyAmar",
        "PolyVulg",
        "PoteErec",
        "PrimElat",
        "PrunVulg",
        "RanuAcri",
        "RanuFlam",
        "RanuRepe",
        "RhinMino",
        "RumxAcet",
        "SalxCine",
        "SangOffi",
        "ScirSylv",
        "SuccPrat",
        "Tarx_Pal",
        "TrifPrat",
        "TrigPalu",
        "TussFarf",
        "ValeDioi",
        "ValeSimp",
        "ViciCrac",
        "ViolPalu"
      ],
      "rows": 70,
      "table": true,
      "tojson": true
    },
    {
      "name": "verges",
      "title": "Carabid beetles and vascular plants in Dutch roadside verges",
      "object": "verges",
      "file": "verges.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Mmoisture",
        "Zmoisture",
        "Org",
        "Sandiness",
        "pH",
        "NO3",
        "NH4",
        "Nmin",
        "P",
        "K",
        "Nitr",
        "HourSun",
        "Warmth35"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cocorresp-package",
      "title": "Co-correspondence analysis ordination methods for community ecology",
      "topics": [
        "cocorresp-package",
        "cocorresp"
      ]
    },
    {
      "page": "beetles",
      "title": "Carabid beetles and vascular plants in Dutch roadside verges",
      "topics": [
        "beetles",
        "plants",
        "verges"
      ]
    },
    {
      "page": "biplots",
      "title": "Biplots of co-correspondence analysis models",
      "topics": [
        "biplot.predcoca",
        "biplot.symcoca"
      ]
    },
    {
      "page": "bryophyte",
      "title": "Bryophytes and vascular plants in Carpathian spring meadows",
      "topics": [
        "bryophyte",
        "vascular"
      ]
    },
    {
      "page": "coca",
      "title": "Fit Co-Correspondence Analysis Ordination Models",
      "concept": [
        "ordination"
      ],
      "topics": [
        "coca",
        "coca.default",
        "coca.formula",
        "print.predcoca",
        "print.symcoca"
      ]
    },
    {
      "page": "coinertia",
      "title": "Co-inertia analysis",
      "topics": [
        "coinertia",
        "coinertia.default"
      ]
    },
    {
      "page": "coinertiaI",
      "title": "Coinertia analysis with identity matrices",
      "topics": [
        "coinertiaI"
      ]
    },
    {
      "page": "corAxis",
      "title": "Correlation between ordination axes",
      "topics": [
        "corAxis",
        "corAxis.default",
        "corAxis.symcoca"
      ]
    },
    {
      "page": "crossval",
      "title": "Cross-validation for predictive Co-Correspondence Analysis models",
      "topics": [
        "crossval",
        "print.crossval",
        "print.summary.crossval",
        "summary.crossval"
      ]
    },
    {
      "page": "envfit.coca",
      "title": "Fit an environmental vector or factor to a Co-CA ordination",
      "topics": [
        "envfit.coca"
      ]
    },
    {
      "page": "fitCoinertia",
      "title": "Co-inertia analysis",
      "topics": [
        "fitCoinertia",
        "print.fitCoinertia",
        "print.summary.fitCoinertia",
        "summary.fitCoinertia"
      ]
    },
    {
      "page": "fitted.symcoca",
      "title": "Fitted values of a Symmetric Co-Correpsondence analysis model.",
      "topics": [
        "fitted.symcoca",
        "print.fitted.symcoca"
      ]
    },
    {
      "page": "loadings",
      "title": "CoCA species loadings",
      "topics": [
        "loadings",
        "loadings.predcoca",
        "loadings.symcoca",
        "lodaings.default"
      ]
    },
    {
      "page": "mcChi",
      "title": "Standardised chi-square residuals",
      "topics": [
        "mcChi"
      ]
    },
    {
      "page": "permutest.coca",
      "title": "Permutation test for predictive co-correspondence analysis models",
      "topics": [
        "permutest.coca",
        "print.permutest.coca",
        "print.summary.permutest.coca",
        "summary.permutest.coca"
      ]
    },
    {
      "page": "plot.predcoca",
      "title": "Biplots for predictive co-correspondence analysis",
      "topics": [
        "plot.predcoca"
      ]
    },
    {
      "page": "plot.symcoca",
      "title": "Plots for symmetric co-correspondence analysis",
      "topics": [
        "plot.symcoca"
      ]
    },
    {
      "page": "points.coca",
      "title": "Add points to a Co-CA plot",
      "topics": [
        "points.coca"
      ]
    },
    {
      "page": "rescale",
      "title": "Rescales CoCA species scores",
      "topics": [
        "rescale",
        "rescale.default",
        "rescale.symcoca"
      ]
    },
    {
      "page": "resid.symcoca",
      "title": "Extract Model Residuals",
      "topics": [
        "resid.symcoca"
      ]
    },
    {
      "page": "scaleChi",
      "title": "Standardised chi-square residuals",
      "topics": [
        "scaleChi"
      ]
    },
    {
      "page": "scores.predcoca",
      "title": "Get Species or Site Scores from an Ordination",
      "topics": [
        "scores.predcoca",
        "scores.symcoca"
      ]
    },
    {
      "page": "screeplot.symcoca",
      "title": "Screeplot for symmetric co-correspondence analysis",
      "topics": [
        "screeplot.symcoca"
      ]
    },
    {
      "page": "simpls",
      "title": "Modified version of Sijmen de Jong's SIMPLS",
      "topics": [
        "simpls"
      ]
    },
    {
      "page": "summary.predcoca",
      "title": "Summarizing Co-CA Model Fits",
      "topics": [
        "print.summary.predcoca",
        "print.summary.symcoca",
        "summary.predcoca",
        "summary.symcoca"
      ]
    },
    {
      "page": "weights",
      "title": "Extract CoCA model weights",
      "topics": [
        "weights.predcoca",
        "weights.symcoca"
      ]
    }
  ],
  "_readme": "https://github.com/gavinsimpson/cocorresp/raw/HEAD/README.md",
  "_rundeps": [
    "cluster",
    "lattice",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "permute",
    "vegan"
  ],
  "_vignettes": [
    {
      "source": "cocorresp-intro.Rmd",
      "filename": "cocorresp-intro.html",
      "title": "Introduction to Co-correspondence Analysis",
      "author": "Gavin L. Simpson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Symmetric Co-CA"
      ],
      "created": "2016-02-28 19:57:03",
      "modified": "2020-03-24 22:54:20",
      "commits": 8
    }
  ],
  "_score": 5.380211241711606,
  "_indexed": true,
  "_nocasepkg": "cocorresp",
  "_universes": [
    "gavinsimpson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4-6",
      "date": "2026-06-08T09:04:17.000Z",
      "distro": "noble",
      "commit": "9d405b7d0160c1f713a7a4cf8955237096af8f2a",
      "fileid": "a1b1b255babb32f03f71d4498b41baaa53286106351fcbd2c26ce3c7e1a83e72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27126850712"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4-6",
      "date": "2026-06-08T09:03:46.000Z",
      "distro": "noble",
      "commit": "9d405b7d0160c1f713a7a4cf8955237096af8f2a",
      "fileid": "a8c6af4900afe707976f24ea8c4c073f1a936dfe14792d6dcbe4466d82bc8a64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27126850712"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4-6",
      "date": "2026-06-08T09:02:57.000Z",
      "commit": "9d405b7d0160c1f713a7a4cf8955237096af8f2a",
      "fileid": "c26a7919bd08493f8681bb8de7b73badb260fc04cde289630b563f58f17065d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27126850712"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4-6",
      "date": "2026-06-08T09:03:15.000Z",
      "commit": "9d405b7d0160c1f713a7a4cf8955237096af8f2a",
      "fileid": "6c540715df213ded99197464a3da4b7fb4df5504271569cb01df7ad6e61aa8f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27126850712"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4-6",
      "date": "2026-06-08T09:03:33.000Z",
      "commit": "9d405b7d0160c1f713a7a4cf8955237096af8f2a",
      "fileid": "dfcefb6ee9465ea5e28c2bd8b2a5028a867d0a6d701048f2167f7425648ed1ab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27126850712"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4-6",
      "date": "2026-06-08T09:02:51.000Z",
      "commit": "9d405b7d0160c1f713a7a4cf8955237096af8f2a",
      "fileid": "93e51137196e8ea3aff85b3bde5b97c235f5d44493311cae666fa086d03840d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27126850712"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4-6",
      "date": "2026-06-08T09:02:45.000Z",
      "commit": "9d405b7d0160c1f713a7a4cf8955237096af8f2a",
      "fileid": "e4bbe2c4f3257dd3e405cb98659921b31ce3e70d1e89d5d95e3eb426ef257ae7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27126850712"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4-6",
      "date": "2026-06-08T09:02:37.000Z",
      "commit": "9d405b7d0160c1f713a7a4cf8955237096af8f2a",
      "fileid": "89db50ffc6bfa1a3e8edda031ae23ef2444b03fcb7f69023fdd4d2e220dca2a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinsimpson/actions/runs/27126850712"
    }
  ]
}