{
  "_id": "6a2153d2cd65a98ecbd2daaf",
  "Package": "freqparcoord",
  "Version": "1.0.1",
  "Author": "Norm Matloff <normmatloff@gmail.com> and Yingkang Xie\n<yingkang.xie@gmail.com>",
  "Maintainer": "Norm Matloff <normmatloff@gmail.com>",
  "Date": "2016-01-15",
  "Title": "Novel Methods for Parallel Coordinates",
  "Description": "New approaches to parallel coordinates plots for\nmultivariate data visualization, including applications to\nclustering, outlier hunting and regression diagnostics.\nIncludes general functions for multivariate nonparametric\ndensity and regression estimation, using parallel computation.",
  "LazyLoad": "no",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 10:27:46 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-01-17 10:59:33 UTC",
  "RemoteUrl": "https://github.com/cran/freqparcoord",
  "RemoteRef": "HEAD",
  "RemoteSha": "f02c74c379ca5c890fe2c7e29de0889dce6a1b35",
  "MD5sum": "379ae988a436d8ec498bce5dbe5c3132",
  "_user": "cran",
  "_type": "src",
  "_file": "freqparcoord_1.0.1.tar.gz",
  "_fileid": "60f791dad6e669df9a22966285131d09c1d0438751d4ab7cd6c281595adf4c77",
  "_filesize": 948996,
  "_sha256": "60f791dad6e669df9a22966285131d09c1d0438751d4ab7cd6c281595adf4c77",
  "_created": "2026-06-04T10:27:46.000Z",
  "_published": "2026-06-04T10:30:42.594Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79499528473,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409139495"
    },
    {
      "job": 79499528396,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409140789"
    },
    {
      "job": 79499047954,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409095641"
    },
    {
      "job": 79499528530,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409130448"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26945996784",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/freqparcoord",
  "_commit": {
    "id": "f02c74c379ca5c890fe2c7e29de0889dce6a1b35",
    "author": "Norm Matloff <normmatloff@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1453028373
  },
  "_maintainer": {
    "name": "Norm Matloff",
    "email": "normmatloff@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "GGally",
      "role": "Depends"
    },
    {
      "package": "FNN",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "Depends"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 206,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/freqparcoord"
  },
  "_searchresults": 28,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/freqparcoord.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2014-03-23"
    },
    {
      "version": "1.0.1",
      "date": "2016-01-17"
    }
  ],
  "_exports": [
    "freqparcoord",
    "knndens",
    "knnreg",
    "posjitter",
    "regdiag",
    "regdiagbas",
    "rmixmvnorm",
    "smoothz",
    "smoothzpred"
  ],
  "_datasets": [
    {
      "name": "mlb",
      "title": "Major Leage Baseball player data set.",
      "object": "mlb",
      "file": "mlb.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Name",
        "Team",
        "Position",
        "Height",
        "Weight",
        "Age",
        "PosCategory"
      ],
      "rows": 1015,
      "table": true,
      "tojson": true
    },
    {
      "name": "newadult",
      "title": "UCI adult income data set, adapted",
      "object": "newadult",
      "file": "newadult.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gt50",
        "edu",
        "age",
        "gender",
        "mar"
      ],
      "rows": 32560,
      "table": true,
      "tojson": true
    },
    {
      "name": "oliveoils",
      "title": "Italian olive oils data set.",
      "object": "oliveoils",
      "file": "oliveoils.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Area",
        "Region",
        "palmitic",
        "palmitoleic",
        "stearic",
        "oleic",
        "linoleic",
        "linolenic",
        "arachidic",
        "eicosenoic"
      ],
      "rows": 572,
      "table": true,
      "tojson": true
    },
    {
      "name": "prgeng",
      "title": "Silicon Valley programmers and engineers",
      "object": "prgeng",
      "file": "prgeng.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "cit",
        "educ",
        "engl",
        "occ",
        "birth",
        "sex",
        "wageinc",
        "wkswrkd",
        "yrentry",
        "powspuma"
      ],
      "rows": 20090,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "freqparcoord",
      "title": "Frequency-based parallel coordinates.",
      "topics": [
        "freqparcoord"
      ]
    },
    {
      "page": "mlb",
      "title": "Major Leage Baseball player data set.",
      "topics": [
        "mlb"
      ]
    },
    {
      "page": "newadult",
      "title": "UCI adult income data set, adapted",
      "topics": [
        "newadult"
      ]
    },
    {
      "page": "oliveoils",
      "title": "Italian olive oils data set.",
      "topics": [
        "oliveoils"
      ]
    },
    {
      "page": "posjitter",
      "title": "Add positive jitter.",
      "topics": [
        "posjitter"
      ]
    },
    {
      "page": "prgeng",
      "title": "Silicon Valley programmers and engineers",
      "topics": [
        "prgeng"
      ]
    },
    {
      "page": "regdiag",
      "title": "Diagnosing regression model fit using parallel coordinates.",
      "topics": [
        "regdiag",
        "regdiagbas"
      ]
    },
    {
      "page": "rmixmvnorm",
      "title": "Random vectors from mixtures of multivariate normal distributions.",
      "topics": [
        "rmixmvnorm"
      ]
    },
    {
      "page": "smoothz",
      "title": "Smoothing functions.",
      "topics": [
        "knndens",
        "knnreg",
        "smoothz",
        "smoothzpred"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "FNN",
    "forcats",
    "generics",
    "GGally",
    "ggplot2",
    "ggstats",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "mvtnorm",
    "patchwork",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.9242792860618816,
  "_indexed": true,
  "_nocasepkg": "freqparcoord",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-04T10:29:48.000Z",
      "distro": "noble",
      "commit": "f02c74c379ca5c890fe2c7e29de0889dce6a1b35",
      "fileid": "b34c945511e9c88b81c92dcf4506f88cac6f240658d1e033814c569660bd30f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26945996784"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-04T10:29:50.000Z",
      "distro": "noble",
      "commit": "f02c74c379ca5c890fe2c7e29de0889dce6a1b35",
      "fileid": "93756624197ac2663ce71a658b0898989ab9ce3270787a1a5900e26daf42a508",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26945996784"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-04T10:29:51.000Z",
      "commit": "f02c74c379ca5c890fe2c7e29de0889dce6a1b35",
      "fileid": "9b6efa126465bb947ca1abfd60eab6aa7402adfba43627be5c699c48988150bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26945996784"
    }
  ]
}