{
  "_id": "6a17fb22acfb0bcc41daa007",
  "Package": "GEMSS",
  "Title": "Generalization Error Minimization in SubSampling for Gaussian\nProcesses",
  "Version": "0.1.1",
  "Authors@R": "person(\"Sheng-Zhan\", \"Hua\", , \"szhua@g.ucla.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "Implements the Generalization Error Minimization in\nSubSampling (GEMSS) algorithm for sequential subdata selection\nin large-scale Gaussian process modeling (Chang, Hua, and Wu,\n2026) <doi:10.1080/00401706.2026.2670596>. The method selects\ndata points by a criterion consisting of predictive and\nspace-filling parts, enabling efficient surrogate modeling for\nmassive datasets.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 08:16:51 UTC",
    "User": "root"
  },
  "Author": "Sheng-Zhan Hua [aut, cre]",
  "Maintainer": "Sheng-Zhan Hua <szhua@g.ucla.edu>",
  "Repository": "https://szhua-stat.r-universe.dev",
  "Date/Publication": "2026-05-27 08:50:19 UTC",
  "RemoteUrl": "https://github.com/cran/GEMSS",
  "RemoteRef": "HEAD",
  "RemoteSha": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
  "MD5sum": "6d20e6345faa5946ea76bdcc872f28dd",
  "_user": "szhua-stat",
  "_type": "src",
  "_file": "GEMSS_0.1.1.tar.gz",
  "_fileid": "a8ad6216bad63d260103fa63c17d6f328c90e66d9bab336ba6bab274ce1b1345",
  "_filesize": 193594,
  "_sha256": "a8ad6216bad63d260103fa63c17d6f328c90e66d9bab336ba6bab274ce1b1345",
  "_created": "2026-05-28T08:16:51.000Z",
  "_published": "2026-05-28T08:21:54.719Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78251145030,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261021899"
    },
    {
      "job": 78251145017,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261022972"
    },
    {
      "job": 78251145141,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261020075"
    },
    {
      "job": 78251145230,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261022412"
    },
    {
      "job": 78251145178,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261031519"
    },
    {
      "job": 78251145035,
      "time": 253,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261054897"
    },
    {
      "job": 78251145060,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261016356"
    },
    {
      "job": 78251144999,
      "time": 236,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261050013"
    },
    {
      "job": 78250667622,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260979897"
    },
    {
      "job": 78251145115,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261017195"
    },
    {
      "job": 78251145042,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261022431"
    },
    {
      "job": 78251145049,
      "time": 177,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261037858"
    },
    {
      "job": 78251145108,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261021544"
    }
  ],
  "_buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GEMSS",
  "_commit": {
    "id": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
    "author": "Sheng-Zhan Hua <szhua@g.ucla.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1779871819
  },
  "_maintainer": {
    "name": "Sheng-Zhan Hua",
    "email": "szhua@g.ucla.edu",
    "login": "szhua-stat",
    "description": "",
    "uuid": 236487964
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "hetGP",
      "role": "Imports"
    },
    {
      "package": "twinning",
      "role": "Imports"
    },
    {
      "package": "ContourFunctions",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-05-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "szhua-stat",
      "count": 1,
      "uuid": 236487964
    }
  ],
  "_userbio": {
    "uuid": 236487964,
    "type": "user",
    "name": "szhua-stat"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GEMSS"
  },
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GEMSS.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "szhua-stat",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "compute_kernel",
    "gemss_remove",
    "gemss_select",
    "gp_predict"
  ],
  "_help": [
    {
      "page": "compute_kernel",
      "title": "Compute the Correlation Matrix for Specified Kernels",
      "topics": [
        "compute_kernel"
      ]
    },
    {
      "page": "gemss_remove",
      "title": "Redundant Data Removal via GEMSS",
      "topics": [
        "gemss_remove"
      ]
    },
    {
      "page": "gemss_select",
      "title": "Subdata Selection via GEMSS",
      "topics": [
        "gemss_select"
      ]
    },
    {
      "page": "gp_predict",
      "title": "Gaussian Process Prediction",
      "topics": [
        "gp_predict"
      ]
    }
  ],
  "_readme": "https://github.com/cran/GEMSS/raw/HEAD/README.md",
  "_rundeps": [
    "DiceDesign",
    "hetGP",
    "MASS",
    "mco",
    "quadprog",
    "Rcpp",
    "RcppArmadillo",
    "twinning"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gemss",
  "_universes": [
    "szhua-stat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T08:19:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
      "fileid": "401dc0f2e7c6b59958013d0d837dca6883aa8ec6c6767b689f4018743bb6f39b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T08:19:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
      "fileid": "e4ae8b4ff7575e95c646ac80cb3ad8dbbdeb599461b44a4cfb377502995a3677",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T08:19:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
      "fileid": "44a02229be75dfb87606b93b2e1ff032b870e3b97c742acaa3c0a684ad2fdb3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T08:19:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
      "fileid": "b670dda41be02ec74e1332192164954426d45296984384b22d90dc375e823294",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T08:19:37.000Z",
      "arch": "aarch64",
      "commit": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
      "fileid": "15f1c3cbd1657e8e2201d67a964dc120b83a7a971ab7f9900811308567e5f4e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T08:20:36.000Z",
      "arch": "x86_64",
      "commit": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
      "fileid": "f1b029f043c77a51cd487f198c1c973a3117dff75d11d8aa9327bc1f7ef6fab3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T08:18:55.000Z",
      "arch": "aarch64",
      "commit": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
      "fileid": "b68d3b162318f49404ba5a5698e6d23dc3035dbec6d56375c2683d4f13fe1dbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T08:20:11.000Z",
      "arch": "x86_64",
      "commit": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
      "fileid": "97d4d74cbe74fbf98689578f8ffb90e63b3ed1f1a14950ef83ce92c9de257b20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-28T08:19:06.000Z",
      "arch": "emscripten",
      "commit": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
      "fileid": "29ba24aa55953889964abfddb8158f40626eae84d3b343f11e31ab974782bd78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T08:18:30.000Z",
      "arch": "x86_64",
      "commit": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
      "fileid": "fb76bb30f9e9484a13236da8621df75df357462fa031b66580b816e45fe4d899",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T08:19:18.000Z",
      "arch": "x86_64",
      "commit": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
      "fileid": "82246e8333223a661443aa961bb89a705b95cea33bda298dff17400f2d35796c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T08:18:40.000Z",
      "arch": "x86_64",
      "commit": "483cb60f12f59a7cc9db7a4635aa25c8066bc784",
      "fileid": "9f6cd4574a611583ee25a691cfa695448bb050ad65841aff11a3641ab5fc5259",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szhua-stat/actions/runs/26563061512"
    }
  ]
}