{
  "_id": "6a1f0efdb401979e7341d46a",
  "Package": "PPbigdata",
  "Type": "Package",
  "Title": "Projection Pursuit for Big Data Based on Data Nuggets",
  "Version": "1.0.0",
  "Date": "2024-4-1",
  "Authors@R": "c(\nperson(\"Yajie\", \"Duan\", email = \"yajieritaduan@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Javier\", \"Cabrera\", email = \"xavier.cabrera@gmail.com\", role = \"aut\"))",
  "Author": "Yajie Duan [aut, cre], Javier Cabrera [aut]",
  "Maintainer": "Yajie Duan <yajieritaduan@gmail.com>",
  "Description": "Perform 1-dim/2-dim projection pursuit, grand tour and\nguided tour for big data based on data nuggets. Reference\npapers: [1] Beavers et al., (2024)\n<doi:10.1080/10618600.2024.2341896>. [2] Duan, Y., Cabrera, J.,\n& Emir, B. (2023). \"A New Projection Pursuit Index for Big\nData.\" <doi:10.48550/arXiv.2312.06465>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:45:53 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake libglpk-dev make libgsl0-dev libicu-dev\nlibuv1-dev libxml2-dev libx11-dev zlib1g-dev",
  "Repository": "https://yajie1020.r-universe.dev",
  "Date/Publication": "2024-05-01 02:39:05 UTC",
  "RemoteUrl": "https://github.com/cran/PPbigdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "c669a39196293ac22d2ee348d68424f792442201",
  "MD5sum": "538c6f0559f96131f7e70414ef65f2b4",
  "_user": "yajie1020",
  "_type": "src",
  "_file": "PPbigdata_1.0.0.tar.gz",
  "_fileid": "b5c5380fbf1955732d55a0dee573791e77e7bdefd1b835b052b0c4ff0c424628",
  "_filesize": 206881,
  "_sha256": "b5c5380fbf1955732d55a0dee573791e77e7bdefd1b835b052b0c4ff0c424628",
  "_created": "2026-05-17T08:45:53.000Z",
  "_published": "2026-06-02T17:12:29.395Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128854093,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040954308"
    },
    {
      "job": 79128854231,
      "time": 198,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040954832"
    },
    {
      "job": 79128853759,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040944505"
    },
    {
      "job": 79128853796,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040951769"
    },
    {
      "job": 79128853835,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040931105"
    },
    {
      "job": 79128853125,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364751173"
    },
    {
      "job": 79128853970,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040950583"
    },
    {
      "job": 79128854405,
      "time": 149,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040949280"
    },
    {
      "job": 79128854173,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040948549"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yajie1020/actions/runs/25986162034",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PPbigdata",
  "_commit": {
    "id": "c669a39196293ac22d2ee348d68424f792442201",
    "author": "Yajie Duan <yajieritaduan@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1714531145
  },
  "_maintainer": {
    "name": "Yajie Duan",
    "email": "yajieritaduan@gmail.com",
    "login": "yajie1020",
    "description": "",
    "uuid": 62952321
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "datanugget",
      "version": ">= 1.2.4",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "weights",
      "role": "Imports"
    },
    {
      "package": "rstiefel",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "tourr",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yajie1020",
      "count": 1,
      "uuid": 62952321
    }
  ],
  "_userbio": {
    "uuid": 62952321,
    "type": "user",
    "name": "Yajie Duan"
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PPbigdata"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PPbigdata.html",
    "manual.pdf"
  ],
  "_realowner": "yajie1020",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-04-30"
    }
  ],
  "_exports": [
    "CMNugg",
    "faProj",
    "grandTourNugg",
    "guidedTourNugg",
    "HoleNugg",
    "NHnugg",
    "nuggKDE",
    "plotLoadings",
    "plotNugg",
    "PPnugg",
    "PPnuggOptim",
    "wsph"
  ],
  "_help": [
    {
      "page": "PPbigdata-package",
      "title": "Projection Pursuit for Big Data Based on Data Nuggets",
      "topics": [
        "PPbigdata-package"
      ]
    },
    {
      "page": "CMNugg",
      "title": "Central Mass Index for projected Big Data based on data nuggets",
      "topics": [
        "CMNugg"
      ]
    },
    {
      "page": "faProj",
      "title": "Factor rotation for projected Big Data in multi-dimensional space based on data nuggets",
      "topics": [
        "faProj"
      ]
    },
    {
      "page": "grandTourNugg",
      "title": "1-dim/2-dim Grand Tour for Big Data based on Data Nuggets",
      "topics": [
        "grandTourNugg"
      ]
    },
    {
      "page": "guidedTourNugg",
      "title": "1-dim/2-dim Guided Tour for Big Data based on Data Nuggets",
      "topics": [
        "guidedTourNugg"
      ]
    },
    {
      "page": "HoleNugg",
      "title": "Hole Index for projected Big Data based on data nuggets",
      "topics": [
        "HoleNugg"
      ]
    },
    {
      "page": "NHnugg",
      "title": "Natural Hermite Index for projected 1-dim/2-dim Big Data based on data nuggets",
      "topics": [
        "NHnugg"
      ]
    },
    {
      "page": "nuggKDE",
      "title": "Density Estimation for projected 1-dim/2-dim big data based on data nuggets",
      "topics": [
        "nuggKDE"
      ]
    },
    {
      "page": "plotLoadings",
      "title": "Plot of variable loadings for 1-dim/2-dim projection",
      "topics": [
        "plotLoadings"
      ]
    },
    {
      "page": "plotNugg",
      "title": "Plot of projected 1-dim/2-dim data nuggets",
      "topics": [
        "plotNugg"
      ]
    },
    {
      "page": "PPnugg",
      "title": "Projection Pursuit for Big Data based on data nuggets",
      "topics": [
        "PPnugg"
      ]
    },
    {
      "page": "PPnuggOptim",
      "title": "Optimize Projection Pursuit index for Big Data based on data nuggets",
      "topics": [
        "PPnuggOptim"
      ]
    },
    {
      "page": "wsph",
      "title": "Spherize/Whiten data with observational weights",
      "topics": [
        "wsph"
      ]
    }
  ],
  "_rundeps": [
    "alphahull",
    "ash",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "bitops",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "cassowaryr",
    "checkmate",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "data.table",
    "datanugget",
    "deldir",
    "digest",
    "doSNOW",
    "dplyr",
    "energy",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "gdata",
    "generics",
    "geozoo",
    "ggplot2",
    "glmnet",
    "glue",
    "gridExtra",
    "gsl",
    "gtable",
    "gtools",
    "haven",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "interp",
    "isoband",
    "iterators",
    "jomo",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "memoise",
    "mgcv",
    "mice",
    "mime",
    "minerva",
    "minqa",
    "mitml",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "pan",
    "pillar",
    "pkgconfig",
    "polyclip",
    "prettyunits",
    "progress",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "readr",
    "reformulas",
    "Rfast",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstiefel",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "sgeostat",
    "shape",
    "snow",
    "sp",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.univar",
    "spatstat.utils",
    "splancs",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tourr",
    "tzdb",
    "ucminf",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "weights",
    "withr",
    "xfun",
    "yaml",
    "zigg"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "ppbigdata",
  "_universes": [
    "yajie1020"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-17T08:48:35.000Z",
      "distro": "noble",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "37218c131eed2212f6275124786bdda32dcc2199f05f47efc0d09e405a969c66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/25986162034"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-17T08:48:31.000Z",
      "distro": "noble",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "bef6023bec3ffbdd1471edd0e16c30cc65a2aab4c6cb11565e9f9ad8dd7b43be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/25986162034"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-17T08:47:28.000Z",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "bc2871e04cb9e07b27fd7498f73527369d883ddd5ff75cfd9f93e95cfb8dc0f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/25986162034"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-17T08:48:03.000Z",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "ed4ea2ab068f9c339babca30d9df6d427a0a9ede952b22eb4ba514c226ea4940",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/25986162034"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-17T08:47:53.000Z",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "a9f89e4af06b8ddd059d616c398e264b177090f9167c4400985b0c33e590cf06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/25986162034"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-17T08:47:33.000Z",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "ebdba2f874fc2c5a552175999dc3e2ab25da95f2d742d36034af44cb58a0bb76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/25986162034"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-17T08:47:22.000Z",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "4a6428af721354e89ebf79a47385aeac3a33aaf53d81109888711daec77d4d09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/25986162034"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T17:12:07.000Z",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "acece345fe45141478f03a745c4cb904413d82041ea7304894cb5a107be916a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/25986162034"
    }
  ]
}