{
  "_id": "6a140808acfb0bcc41d39c83",
  "Package": "aspect",
  "Type": "Package",
  "Title": "A General Framework for Multivariate Analysis with Optimal\nScaling",
  "Version": "1.0-7",
  "Date": "2025-05-21",
  "Authors@R": "c(person(given=\"Patrick\", family=\"Mair\", email=\"mair@fas.harvard.edu\", role=c(\"cre\",\"aut\")),\nperson(given=c(\"Jan\"), family=\"De Leeuw\", email=\"deleeuw@stat.ucla.edu\", role=c(\"aut\")))",
  "Description": "Contains various functions for optimal scaling. One\nfunction performs optimal scaling by maximizing an aspect (i.e.\na target function such as the sum of eigenvalues, sum of\nsquared correlations, squared multiple correlations, etc.) of\nthe corresponding correlation matrix. Another function performs\nimplements the LINEALS approach for optimal scaling by\nminimization of an aspect based on pairwise correlations and\ncorrelation ratios. The resulting correlation matrix and\ncategory scores can be used for further multivariate methods\nsuch as structural equation models.",
  "License": "GPL-2",
  "URL": "https://r-forge.r-project.org/projects/psychor/",
  "LazyData": "yes",
  "LazyLoad": "yes",
  "ByteCompile": "yes",
  "Repository": "https://r-forge.r-universe.dev",
  "Date/Publication": "2025-08-28 15:35:56 UTC",
  "RemoteUrl": "https://github.com/r-forge/psychor",
  "RemoteRef": "HEAD",
  "RemoteSha": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
  "RemoteSubdir": "pkg/aspect",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:25:33 UTC",
    "User": "root"
  },
  "Author": "Patrick Mair [cre, aut],\nJan De Leeuw [aut]",
  "Maintainer": "Patrick Mair <mair@fas.harvard.edu>",
  "MD5sum": "96572bb4f12b0453d54e09117a818166",
  "_user": "r-forge",
  "_type": "src",
  "_file": "aspect_1.0-7.tar.gz",
  "_fileid": "24b9d381aa47c6bd47e836c9b595bca5a9aa227c14dd0a845952fe3473d7c5a2",
  "_filesize": 134703,
  "_sha256": "24b9d381aa47c6bd47e836c9b595bca5a9aa227c14dd0a845952fe3473d7c5a2",
  "_created": "2026-05-25T08:25:33.000Z",
  "_published": "2026-05-25T08:27:52.943Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77680667677,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194566125"
    },
    {
      "job": 77680667674,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194566314"
    },
    {
      "job": 77680667689,
      "time": 66,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194556947"
    },
    {
      "job": 77680667657,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194559167"
    },
    {
      "job": 77680372729,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194540315"
    },
    {
      "job": 77680667675,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194561946"
    },
    {
      "job": 77680667690,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194559148"
    },
    {
      "job": 77680667708,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194558836"
    },
    {
      "job": 77680667726,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194567520"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390971434",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-forge/psychor",
  "_commit": {
    "id": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
    "author": "pmair (Patrick Mair) <mair@fas.harvard.edu>",
    "committer": "pmair (Patrick Mair) <mair@fas.harvard.edu>",
    "message": "git-svn-id: svn://svn.r-forge.r-project.org/svnroot/psychor@406 edb9625f-4e0d-4859-8d74-9fd3b1da38cb\n",
    "time": 1756395356
  },
  "_maintainer": {
    "name": "Patrick Mair",
    "email": "mair@fas.harvard.edu",
    "login": "pmair78",
    "description": "",
    "uuid": 44306867
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "sem",
      "role": "Suggests"
    },
    {
      "package": "polycor",
      "role": "Suggests"
    }
  ],
  "_owner": "r-forge",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-21",
      "n": 3
    },
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pmair78",
      "count": 385,
      "uuid": 44306867
    },
    {
      "user": "pjfgroenen",
      "count": 17,
      "uuid": 88144061
    },
    {
      "user": "theussl",
      "count": 1,
      "uuid": 22165873
    }
  ],
  "_userbio": {
    "uuid": 75573726,
    "type": "organization",
    "name": " R-Forge",
    "description": "git-svn mirrors from R-Forge"
  },
  "_downloads": {
    "count": 844,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aspect"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/r-forge/psychor",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/aspect.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/psychor",
  "_realowner": "r-forge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.8-0",
      "date": "2009-03-14"
    },
    {
      "version": "0.8-1",
      "date": "2009-03-23"
    },
    {
      "version": "1.0-0",
      "date": "2010-01-02"
    },
    {
      "version": "1.0-2",
      "date": "2013-12-03"
    },
    {
      "version": "1.0-3",
      "date": "2014-11-26"
    },
    {
      "version": "1.0-4",
      "date": "2015-07-24"
    },
    {
      "version": "1.0-5",
      "date": "2018-05-26"
    },
    {
      "version": "1.0-6",
      "date": "2022-05-06"
    },
    {
      "version": "1.0-7",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "corAspect",
    "lineals"
  ],
  "_datasets": [
    {
      "name": "duncan",
      "title": "Duncan dataset",
      "object": "duncan",
      "class": [
        "data.frame"
      ],
      "fields": [
        "POT_T1",
        "POT_T2",
        "POT_T3",
        "POT_T4",
        "CIG_T1",
        "CIG_T2",
        "CIG_T3",
        "CIG_T4",
        "ALC_T1",
        "ALC_T2",
        "ALC_T3",
        "ALC_T4"
      ],
      "rows": 1204,
      "table": true,
      "tojson": true
    },
    {
      "name": "galo",
      "title": "GALO dataset",
      "object": "galo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gender",
        "IQ",
        "advice",
        "SES",
        "School"
      ],
      "rows": 1290,
      "table": true,
      "tojson": true
    },
    {
      "name": "wurzer",
      "title": "Internet terminals",
      "object": "wurzer",
      "class": [
        "data.frame"
      ],
      "fields": [
        "know_location",
        "used_terminal",
        "home",
        "work_school",
        "cafe",
        "terminals",
        "gprs_umts",
        "description"
      ],
      "rows": 215,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "corAspect",
      "title": "Scaling by Maximizing Correlational Aspects",
      "topics": [
        "corAspect",
        "print.aspect",
        "summary.aspect"
      ]
    },
    {
      "page": "duncan",
      "title": "Duncan dataset",
      "topics": [
        "duncan"
      ]
    },
    {
      "page": "galo",
      "title": "GALO dataset",
      "topics": [
        "galo"
      ]
    },
    {
      "page": "lineals",
      "title": "Linearizing bivariate regressions",
      "topics": [
        "lineals"
      ]
    },
    {
      "page": "plot.aspect",
      "title": "Plot method for aspect solutions",
      "topics": [
        "plot.aspect"
      ]
    },
    {
      "page": "wurzer",
      "title": "Internet terminals",
      "topics": [
        "wurzer"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 3.5563025007672873,
  "_indexed": true,
  "_nocasepkg": "aspect",
  "_universes": [
    "r-forge",
    "pmair78"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-7",
      "date": "2026-05-25T08:27:22.000Z",
      "distro": "noble",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "e754d02770d9bd163129d86b5c0370255a13d92425c3220f4c395ecd1f17f295",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390971434"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-7",
      "date": "2026-05-25T08:27:24.000Z",
      "distro": "noble",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "30cd06180f9934996f89ce6ab16576a913da71255b6ca41271f4cfc8e56d1722",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390971434"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-7",
      "date": "2026-05-25T08:26:49.000Z",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "46a6a5ae1da5f296d2aa1decf2cfdd421ad1b7ba78a1c4854ee1a60c7999d111",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390971434"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-7",
      "date": "2026-05-25T08:26:57.000Z",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "bceb3ac3760ba832ab8e0dac05b44aeaccfd1bbd99593c060500b605f555c39c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390971434"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-7",
      "date": "2026-05-25T08:27:16.000Z",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "20ccfa17d5c7334deda03964c2db98b5887d7bb30c22ff307610ca479c993c48",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390971434"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-7",
      "date": "2026-05-25T08:26:48.000Z",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "c29cfe6a8ae6d9cf137179dfe74ea241932d3e20a9809b46d02e6030a8cd16b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390971434"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-7",
      "date": "2026-05-25T08:26:44.000Z",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "2bc18518ec50dabb206d2583b54f8b25a784979eb87de54e49c57b5bac8203ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390971434"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-7",
      "date": "2026-05-25T08:27:25.000Z",
      "commit": "bd3f6cfe22867b59f7ba6c5b4be410af8f3ccd00",
      "fileid": "90eb299db265504e098c67458375ef06e1dfeed372446ca283963a7013acb4a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-forge/actions/runs/26390971434"
    }
  ]
}