{
  "_id": "6a58790aff0138dec5d73f05",
  "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-07-16 06:17:32 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",
  "_user": "yajie1020",
  "_type": "src",
  "_file": "PPbigdata_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/2a14da258f2c30189cf8f950307ec2e768f70b86a151a77ff9bb25a618ff6323",
  "_filesize": 208498,
  "_sha256": "2a14da258f2c30189cf8f950307ec2e768f70b86a151a77ff9bb25a618ff6323",
  "_expires": "2026-10-24T06:24:08.000Z",
  "_created": "2026-07-16T06:17:32.000Z",
  "_published": "2026-07-16T06:24:10.602Z",
  "_jobs": [
    {
      "job": 87549904823,
      "time": 347,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8366773343"
    },
    {
      "job": 87549904808,
      "time": 349,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8366774029"
    },
    {
      "job": 87549904853,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8366736996"
    },
    {
      "job": 87549904857,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8366727141"
    },
    {
      "job": 87548853534,
      "time": 423,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8366669588"
    },
    {
      "job": 87549904863,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8366721293"
    },
    {
      "job": 87549904843,
      "time": 175,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8366722980"
    },
    {
      "job": 87549904845,
      "time": 164,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8366719501"
    },
    {
      "job": 87549904835,
      "time": 145,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8366713760"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yajie1020/actions/runs/29475944399",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 1
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PPbigdata"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_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": [
    "abind",
    "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.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "splancs",
    "stringi",
    "stringr",
    "survival",
    "tensor",
    "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-07-16T06:22:37.000Z",
      "distro": "resolute",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "https://r2.ropensci.org/12924ad4dc2ee06d4621f2fa80481b3dc633b72dc113ec38c6a91b8c5a271d59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/29475944399"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-16T06:22:41.000Z",
      "distro": "resolute",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "https://r2.ropensci.org/8b33c364fa0d37fb78e56030bb9eccf3a6a26910ae65e8338ddd954d1f90e6fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/29475944399"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-16T06:20:43.000Z",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "https://r2.ropensci.org/484081ec099e350394a08cd289acb4930f62f683c3dc17a855479cc4af9b5576",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/29475944399"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-16T06:20:14.000Z",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "https://r2.ropensci.org/d84ec61a2130fe064e52d478c134dad24957a70f9aae0a3bba46ec04192daddb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/29475944399"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-16T06:20:44.000Z",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "https://r2.ropensci.org/6d2fe1c73d67d059afebc444ceab1349f560a4a338b10f3f1d4647e54e3be4c2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/29475944399"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-16T06:19:34.000Z",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "https://r2.ropensci.org/b55e553129dfc989c78cd0d26062e46181a76d73258527f60230a1fcec8bf677",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/29475944399"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-16T06:19:20.000Z",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "https://r2.ropensci.org/f1738619bb05d2265a6a8814907c3120df0be139d51eb0c1f91f90a11a127f39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/29475944399"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-16T06:18:59.000Z",
      "commit": "c669a39196293ac22d2ee348d68424f792442201",
      "fileid": "https://r2.ropensci.org/9b89691e893ea76e00676a6fbaa4df68b50ec61a6e0d47cf11acbdb025b2b88f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yajie1020/actions/runs/29475944399"
    }
  ]
}