{
  "_id": "6a1ed735b401979e7340ed08",
  "Package": "archetypes",
  "Type": "Package",
  "Title": "Archetypal Analysis",
  "Version": "2.2-0.2",
  "Date": "2025-05-02",
  "Authors@R": "c(person(\"Manuel\", \"J. A. Eugster\", role = c(\"aut\", \"cre\", \"cph\"), email =\n\"manuel@mjae.net\"), person(\"Friedrich\", \"Leisch\", role = \"aut\"),\nperson(\"Sohan\", \"Seth\", role = \"ctb\"))",
  "Description": "The main function archetypes implements a framework for\narchetypal analysis supporting arbitrary problem solving\nmechanisms for the different conceptual parts of the algorithm.",
  "License": "GPL (>= 2)",
  "Collate": "'archetypes-barplot.R' 'generics.R' 'archetypes-class.R'\n'archetypes-kit-blocks.R' 'archetypes-kit.R' 'archetypes-map.R'\n'archetypes-movie.R' 'archetypes-panorama.R' 'pcplot.R'\n'archetypes-pcplot.R' 'archetypes-robust.R'\n'archetypes-screeplot.R' 'archetypes-step.R'\n'archetypes-weighted.R' 'archetypes-xyplot.R' 'memento.R'\n'simplex-pot.R' 'skeletonplot.R' 'body.R' 'skel.R' 'toy.R'",
  "Packaged": {
    "Date": "2026-05-20 10:07:08 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Author": "Manuel J. A. Eugster [aut, cre, cph], Friedrich Leisch [aut],\nSohan Seth [ctb]",
  "Maintainer": "Manuel J. A. Eugster <manuel@mjae.net>",
  "Repository": "https://mjaeugster.r-universe.dev",
  "Date/Publication": "2025-05-02 10:40:40 UTC",
  "RemoteUrl": "https://github.com/cran/archetypes",
  "RemoteRef": "HEAD",
  "RemoteSha": "13a690371d57b2c304e7c0ea85d93a6a717a7d0c",
  "MD5sum": "161ea092a8d024e03ac63b3fe89ffb72",
  "_user": "mjaeugster",
  "_type": "src",
  "_file": "archetypes_2.2-0.2.tar.gz",
  "_fileid": "e5fc023c4291cfd350d903bc905fecc7dab3f06c3200c63c1654248c85cb2642",
  "_filesize": 1952488,
  "_sha256": "e5fc023c4291cfd350d903bc905fecc7dab3f06c3200c63c1654248c85cb2642",
  "_created": "2026-05-20T10:07:08.000Z",
  "_published": "2026-06-02T13:14:29.199Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79078918143,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107125688"
    },
    {
      "job": 79078918356,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107120439"
    },
    {
      "job": 79078918766,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107134203"
    },
    {
      "job": 79078917987,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107128966"
    },
    {
      "job": 79078917993,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107084155"
    },
    {
      "job": 79078917213,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358673068"
    },
    {
      "job": 79078918322,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107114776"
    },
    {
      "job": 79078918235,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107118039"
    },
    {
      "job": 79078918132,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107117075"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mjaeugster/actions/runs/26155564957",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/archetypes",
  "_commit": {
    "id": "13a690371d57b2c304e7c0ea85d93a6a717a7d0c",
    "author": "Manuel J. A. Eugster <manuel@mjae.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.2-0.2\n",
    "time": 1746182440
  },
  "_maintainer": {
    "name": "Manuel J. A. Eugster",
    "email": "manuel@mjae.net",
    "login": "mjaeugster",
    "description": "",
    "uuid": 710036
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "modeltools",
      "role": "Depends"
    },
    {
      "package": "nnls",
      "version": ">= 1.1",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "vcd",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "TSP",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mjaeugster",
      "count": 3,
      "uuid": 710036
    }
  ],
  "_userbio": {
    "uuid": 710036,
    "type": "user",
    "name": "Manuel J. A. Eugster"
  },
  "_downloads": {
    "count": 652,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/archetypes"
  },
  "_mentions": 2,
  "_searchresults": 64,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/archetypes.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "mjaeugster",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2008-12-11"
    },
    {
      "version": "0.1-1",
      "date": "2009-04-15"
    },
    {
      "version": "1.0",
      "date": "2009-04-27"
    },
    {
      "version": "2.0",
      "date": "2010-04-06"
    },
    {
      "version": "2.0-1",
      "date": "2010-05-06"
    },
    {
      "version": "2.0-2",
      "date": "2010-08-24"
    },
    {
      "version": "2.1-0",
      "date": "2012-06-13"
    },
    {
      "version": "2.1-2",
      "date": "2013-12-16"
    },
    {
      "version": "2.2-0",
      "date": "2014-04-10"
    },
    {
      "version": "2.2-0.1",
      "date": "2019-04-22"
    },
    {
      "version": "2.2-0.2",
      "date": "2025-05-02"
    }
  ],
  "_exports": [
    "archetypes",
    "archetypesFamily",
    "archmap",
    "as.archetypes",
    "atypes_projection",
    "bestModel",
    "jd",
    "moviepcplot",
    "movieplot",
    "movieplot2",
    "nparameters",
    "panorama",
    "parameters",
    "pcplot",
    "robustArchetypes",
    "rss",
    "simplex_projection",
    "simplexplot",
    "skeletonplot",
    "stepArchetypes",
    "tspsimplex_projection",
    "weightedArchetypes",
    "xyplot"
  ],
  "_datasets": [
    {
      "name": "body",
      "title": "Exploring relationships in body dimensions",
      "object": "body",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Biac",
        "Biil",
        "Bitro",
        "ChestDp",
        "ChestDiam",
        "ElbowDiam",
        "WristDiam",
        "KneeDiam",
        "AnkleDiam",
        "Shoulder",
        "Chest",
        "Waist",
        "Navel",
        "Hip",
        "Tigh",
        "Bicep",
        "Forearm",
        "Knee",
        "Calf",
        "Ankle",
        "Wrist",
        "Age",
        "Weight",
        "Height",
        "Gender"
      ],
      "rows": 507,
      "table": true,
      "tojson": true
    },
    {
      "name": "skel",
      "title": "Exploring relationships in body dimensions, skeletal measurements",
      "object": "skel",
      "class": [
        "data.frame"
      ],
      "fields": [
        "AnkleDiam",
        "KneeDiam",
        "WristDiam",
        "Bitro",
        "Biil",
        "ElbowDiam",
        "ChestDiam",
        "ChestDp",
        "Biac",
        "Height",
        "Gender"
      ],
      "rows": 507,
      "table": true,
      "tojson": true
    },
    {
      "name": "toy",
      "title": "Toy data set",
      "object": "toy",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 250,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "extract",
      "title": "Extract method",
      "topics": [
        "[.stepArchetypes"
      ]
    },
    {
      "page": "archetypes",
      "title": "Perform archetypal analysis on a data matrix.",
      "topics": [
        "archetypes"
      ]
    },
    {
      "page": "archetypesFamily",
      "title": "Archetypes family constructor",
      "topics": [
        "archetypesFamily"
      ]
    },
    {
      "page": "archmap",
      "title": "Archetypal maps",
      "topics": [
        "archmap"
      ]
    },
    {
      "page": "as.archetypes",
      "title": "Archetypes object constructor",
      "topics": [
        "as.archetypes"
      ]
    },
    {
      "page": "barplot.archetypes",
      "title": "Barplot of archetypes.",
      "topics": [
        "barplot.archetypes"
      ]
    },
    {
      "page": "bestModel",
      "title": "Return best model",
      "topics": [
        "bestModel.repArchetypes",
        "bestModel.stepArchetypes"
      ]
    },
    {
      "page": "body",
      "title": "Exploring relationships in body dimensions",
      "topics": [
        "body"
      ]
    },
    {
      "page": "coef",
      "title": "Return coefficients",
      "topics": [
        "coef.archetypes"
      ]
    },
    {
      "page": "fitted",
      "title": "Return fitted data",
      "topics": [
        "fitted.archetypes"
      ]
    },
    {
      "page": "kappa",
      "title": "Return kappa",
      "topics": [
        "kappa.archetypes"
      ]
    },
    {
      "page": "pcplot",
      "title": "Add lines to an existing parallel coordinates plot.",
      "topics": [
        "lines.pcplot"
      ]
    },
    {
      "page": "movieplot",
      "title": "Archetypes movies.",
      "topics": [
        "moviepcplot",
        "movieplot",
        "movieplot2"
      ]
    },
    {
      "page": "nparameters",
      "title": "Return number of archetypes",
      "topics": [
        "nparameters.archetypes",
        "nparameters.repArchetypes",
        "nparameters.stepArchetypes"
      ]
    },
    {
      "page": "panorama.archetypes",
      "title": "Panorma plot for archetypes.",
      "topics": [
        "panorama.archetypes"
      ]
    },
    {
      "page": "parameters",
      "title": "Return fitted archetypes",
      "topics": [
        "parameters,archetypes-method",
        "parameters,repArchetypes-method",
        "parameters,stepArchetypes-method",
        "parameters-methods"
      ]
    },
    {
      "page": "pcplot.archetypes",
      "title": "Parallel coordinates of data and archetypes.",
      "topics": [
        "pcplot.archetypes"
      ]
    },
    {
      "page": "pcplot.default",
      "title": "Default parallel coordinates plot.",
      "topics": [
        "pcplot.default"
      ]
    },
    {
      "page": "predict",
      "title": "Predict method for archetypal analysis fits",
      "topics": [
        "predict.archetypes"
      ]
    },
    {
      "page": "residuals",
      "title": "Return residuals",
      "topics": [
        "residuals.archetypes"
      ]
    },
    {
      "page": "robustArchetypes",
      "title": "Robust archetypes",
      "topics": [
        "robustArchetypes"
      ]
    },
    {
      "page": "archetypes-generics",
      "title": "Defined generics",
      "topics": [
        "bestModel",
        "nparameters",
        "panorama",
        "pcplot",
        "rss"
      ]
    },
    {
      "page": "rss",
      "title": "Return residual sum of squares",
      "topics": [
        "rss.archetypes",
        "rss.repArchetypes",
        "rss.stepArchetypes"
      ]
    },
    {
      "page": "screeplot.stepArchetypes",
      "title": "Screeplot of stepArchetypes.",
      "topics": [
        "screeplot.stepArchetypes"
      ]
    },
    {
      "page": "archmap_projections",
      "title": "Archetypal map projections",
      "topics": [
        "archmap_projections",
        "atypes_projection",
        "simplex_projection",
        "tspsimplex_projection"
      ]
    },
    {
      "page": "simplexplot",
      "title": "Simplex visualization",
      "topics": [
        "simplexplot"
      ]
    },
    {
      "page": "skel",
      "title": "Exploring relationships in body dimensions, skeletal measurements",
      "topics": [
        "skel"
      ]
    },
    {
      "page": "skeletonplot",
      "title": "Skeleton plot.",
      "topics": [
        "jd",
        "skeletonplot"
      ]
    },
    {
      "page": "stepArchetypes",
      "title": "Run archetypes algorithm repeatedly",
      "topics": [
        "stepArchetypes"
      ]
    },
    {
      "page": "summary",
      "title": "Summary method for stepArchetypes object",
      "topics": [
        "summary.stepArchetypes"
      ]
    },
    {
      "page": "toy",
      "title": "Toy data set",
      "topics": [
        "toy"
      ]
    },
    {
      "page": "weightedArchetypes",
      "title": "Weighted archetypes",
      "topics": [
        "weightedArchetypes"
      ]
    },
    {
      "page": "weights",
      "title": "Return weights",
      "topics": [
        "weights.archetypes"
      ]
    },
    {
      "page": "xyplot",
      "title": "Two-dimensional plot.",
      "topics": [
        "xyplot"
      ]
    },
    {
      "page": "xyplot.archetypes",
      "title": "Plot of two-dimensional data and archetypes.",
      "topics": [
        "xyplot.archetypes"
      ]
    },
    {
      "page": "xyplot.robustArchetypes",
      "title": "Plot of two-dimensional data and robust archetypes.",
      "topics": [
        "xyplot.robustArchetypes"
      ]
    },
    {
      "page": "xyplot.stepArchetypes",
      "title": "Plot of two-dimensional data and stepArchetypes.",
      "topics": [
        "xyplot.stepArchetypes"
      ]
    },
    {
      "page": "xyplot.weightedArchetypes",
      "title": "Plot of two-dimensional data and weighted archetypes.",
      "topics": [
        "xyplot.weightedArchetypes"
      ]
    }
  ],
  "_rundeps": [
    "modeltools",
    "nnls"
  ],
  "_vignettes": [
    {
      "source": "archetypes.Rnw",
      "filename": "archetypes.pdf",
      "title": "From Spider-Man to Hero -- Archetypal Analysis in R",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-12-15",
      "modified": "2025-05-02 10:40:40",
      "commits": 3
    }
  ],
  "_score": 4.362482474751174,
  "_indexed": true,
  "_nocasepkg": "archetypes",
  "_universes": [
    "mjaeugster"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2-0.2",
      "date": "2026-05-20T10:09:05.000Z",
      "distro": "noble",
      "commit": "13a690371d57b2c304e7c0ea85d93a6a717a7d0c",
      "fileid": "4807ccf87cdf4353afdb2cb5c9e83bef1c542147c65be1c5c57e9142f0099408",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjaeugster/actions/runs/26155564957"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2-0.2",
      "date": "2026-05-20T10:08:52.000Z",
      "distro": "noble",
      "commit": "13a690371d57b2c304e7c0ea85d93a6a717a7d0c",
      "fileid": "7702cc9326420977491fb18c0c9bb67902c96a025a048693739241a2fee8ee28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjaeugster/actions/runs/26155564957"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2-0.2",
      "date": "2026-05-20T10:09:34.000Z",
      "commit": "13a690371d57b2c304e7c0ea85d93a6a717a7d0c",
      "fileid": "1d7fc522d7f0b49a09ef6c44624eed30748b6812bc815e7176fbbd8f60c1e17e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjaeugster/actions/runs/26155564957"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2-0.2",
      "date": "2026-05-20T10:09:17.000Z",
      "commit": "13a690371d57b2c304e7c0ea85d93a6a717a7d0c",
      "fileid": "68daa3df75299921b0381f870653306047ec1c6e9cc845c68e05d7f42fbef384",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjaeugster/actions/runs/26155564957"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2-0.2",
      "date": "2026-05-20T10:08:30.000Z",
      "commit": "13a690371d57b2c304e7c0ea85d93a6a717a7d0c",
      "fileid": "5a0c0617aebe2397c353a7e1e4df2aa842c3bd8a69674327e00b3586b947b9b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjaeugster/actions/runs/26155564957"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2-0.2",
      "date": "2026-05-20T10:08:37.000Z",
      "commit": "13a690371d57b2c304e7c0ea85d93a6a717a7d0c",
      "fileid": "e3aa1d80f17d1de503a4965c0e265372e9a5da5f6e42b0d7a69881ac07516835",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjaeugster/actions/runs/26155564957"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2-0.2",
      "date": "2026-05-20T10:08:40.000Z",
      "commit": "13a690371d57b2c304e7c0ea85d93a6a717a7d0c",
      "fileid": "2f4afd8848ed804fa15d10185383c551dfe305e82f4c75f17fb7080c1600ce2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjaeugster/actions/runs/26155564957"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2-0.2",
      "date": "2026-06-02T13:13:56.000Z",
      "commit": "13a690371d57b2c304e7c0ea85d93a6a717a7d0c",
      "fileid": "fd7445fbd92190aa51e0328ae5575f3b06a9ab4400ab209ac6f7e10ae204e9db",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mjaeugster/actions/runs/26155564957"
    }
  ]
}