{
  "_id": "6a49c49ffbe299ac63d6c6c0",
  "Package": "rsvddpd",
  "Type": "Package",
  "Encoding": "UTF-8",
  "Title": "Robust Singular Value Decomposition using Density Power\nDivergence",
  "Version": "1.0.1",
  "Date": "2025-09-18",
  "Author": "Subhrajyoty Roy [aut, cre]",
  "Maintainer": "Subhrajyoty Roy <subhrajyotyroy@gmail.com>",
  "Authors@R": "person(\"Subhrajyoty\", \"Roy\", email = \"subhrajyotyroy@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Computing singular value decomposition with robustness is\na challenging task. This package provides an implementation of\ncomputing robust SVD using density power divergence\n(<doi:10.48550/arXiv.2109.10680>). It combines the idea of\nrobustness and efficiency in estimation based on a tuning\nparameter. It also provides utility functions to simulate\nvarious scenarios to compare performances of different\nalgorithms.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/subroy13/rsvddpd",
  "BugReports": "https://github.com/subroy13/rsvddpd/issues",
  "Repository": "https://subroy13.r-universe.dev",
  "Date/Publication": "2025-09-20 15:39:58 UTC",
  "RemoteUrl": "https://github.com/subroy13/rsvddpd",
  "RemoteRef": "HEAD",
  "RemoteSha": "af10141ec9182836a479e28b763099267e31ffb6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-17 09:23:07 UTC",
    "User": "root"
  },
  "_user": "subroy13",
  "_type": "src",
  "_file": "rsvddpd_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/480e2d80e9eddc88768fe0fe6c548ba9c3920cb640f6e43ac160cee6ee28098e",
  "_filesize": 192425,
  "_sha256": "480e2d80e9eddc88768fe0fe6c548ba9c3920cb640f6e43ac160cee6ee28098e",
  "_expires": "2026-10-13T02:42:38.000Z",
  "_created": "2026-06-17T09:23:07.000Z",
  "_published": "2026-07-05T02:42:39.943Z",
  "_jobs": [
    {
      "job": 85186646314,
      "time": 134,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691236401"
    },
    {
      "job": 85186646242,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691231821"
    },
    {
      "job": 85186646327,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691235438"
    },
    {
      "job": 85186646272,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691232591"
    },
    {
      "job": 85186646292,
      "time": 227,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691257888"
    },
    {
      "job": 85186646347,
      "time": 353,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691305043"
    },
    {
      "job": 85186646323,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691242889"
    },
    {
      "job": 85186646251,
      "time": 305,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691296194"
    },
    {
      "job": 85186646126,
      "time": 274,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691184693"
    },
    {
      "job": 85186646247,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691229528"
    },
    {
      "job": 85186646259,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691240331"
    },
    {
      "job": 85186646372,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691228582"
    },
    {
      "job": 85186646180,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691230191"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153",
  "_status": "success",
  "_upstream": "https://github.com/subroy13/rsvddpd",
  "_commit": {
    "id": "af10141ec9182836a479e28b763099267e31ffb6",
    "author": "Subhrajyoty Roy <subhrajyotyroy@gmail.com>",
    "committer": "Subhrajyoty Roy <subhrajyotyroy@gmail.com>",
    "message": "feat: updated github actions\n",
    "time": 1758382798
  },
  "_maintainer": {
    "name": "Subhrajyoty Roy",
    "email": "subhrajyotyroy@gmail.com",
    "login": "subroy13",
    "linkedin": "in/subroy13",
    "description": "Statistics and Data Science Researcher! And always a student seeking the gift of knowledge and dreaming of a better world.",
    "uuid": 37728696
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "pcaMethods",
      "role": "Suggests"
    },
    {
      "package": "V8",
      "role": "Suggests"
    }
  ],
  "_owner": "subroy13",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "research-project",
    "robust-pca",
    "video-background-filter",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "subroy13",
      "count": 23,
      "uuid": 37728696
    }
  ],
  "_userbio": {
    "uuid": 37728696,
    "type": "user",
    "name": "Subhrajyoty Roy",
    "followers": 24,
    "description": "Statistics and Data Science Researcher! And always a student seeking the gift of knowledge and dreaming of a better world."
  },
  "_downloads": {
    "count": 282,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rsvddpd"
  },
  "_devurl": "https://github.com/subroy13/rsvddpd",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rsvddpd.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/subroy13/rsvddpd",
  "_realowner": "subroy13",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-10-27"
    },
    {
      "version": "1.0.1",
      "date": "2025-09-20"
    }
  ],
  "_exports": [
    "AddOutlier",
    "cv.alpha",
    "rank.rSVDdpd",
    "rSVDdpd",
    "simSVD"
  ],
  "_help": [
    {
      "page": "AddOutlier",
      "title": "Add outlier to matrix",
      "topics": [
        "AddOutlier"
      ]
    },
    {
      "page": "cv.alpha",
      "title": "Calculate optimal robustness parameter",
      "topics": [
        "cv.alpha"
      ]
    },
    {
      "page": "rank.rSVDdpd",
      "title": "Rank Estimation for Robust Singular Value Decomposition",
      "topics": [
        "rank.rSVDdpd"
      ]
    },
    {
      "page": "rSVDdpd",
      "title": "Robust Singular Value Decomposition using Density Power Divergence",
      "topics": [
        "rSVDdpd"
      ]
    },
    {
      "page": "simSVD",
      "title": "Simulate SVD and measure performances of various algorithms",
      "topics": [
        "simSVD"
      ]
    }
  ],
  "_readme": "https://github.com/subroy13/rsvddpd/raw/HEAD/README.md",
  "_rundeps": [
    "MASS",
    "matrixStats",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "rSVDdpd-intro.Rmd",
      "filename": "rSVDdpd-intro.html",
      "title": "Introduction to rSVDdpd",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Theoretical Background",
        "Features",
        "Underflow and Overflow",
        "Permutation Invariance",
        "Orthogonality of Left and Right Singular vectors",
        "Effect of Robustness Parameter",
        "Comparison with existing packages"
      ],
      "created": "2020-10-12 07:29:52",
      "modified": "2025-09-20 15:35:58",
      "commits": 6
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "rsvddpd",
  "_universes": [
    "subroy13"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-17T09:25:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "af10141ec9182836a479e28b763099267e31ffb6",
      "fileid": "https://r2.ropensci.org/d1decc29b6c5dc60f27934c6f8b1e09870a286b337461109446eafdb6aec0e67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-17T09:25:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "af10141ec9182836a479e28b763099267e31ffb6",
      "fileid": "https://r2.ropensci.org/03f17cb0b82cc00fbc23d34f6f5231d4e13e8b1ca263b80c931f6a1e63fa725f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-17T09:25:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "af10141ec9182836a479e28b763099267e31ffb6",
      "fileid": "https://r2.ropensci.org/f11f2be347fbd27bcba1b1cb4b76195d30b2cf39cb15f97d7809ebbff8948f94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-17T09:25:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "af10141ec9182836a479e28b763099267e31ffb6",
      "fileid": "https://r2.ropensci.org/293367c9a6aad03e77e15e0089225a713ae7b92377e040252c8e127b6168fbd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-17T09:26:18.000Z",
      "arch": "aarch64",
      "commit": "af10141ec9182836a479e28b763099267e31ffb6",
      "fileid": "https://r2.ropensci.org/da1cde7325a27df7635de7f553c440080eca4f7902992ccb92780304ec16d802",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-17T09:27:48.000Z",
      "arch": "x86_64",
      "commit": "af10141ec9182836a479e28b763099267e31ffb6",
      "fileid": "https://r2.ropensci.org/9047992c4ef2ba913663ce6bc5400a0e239a81f5cf8b6b7cab05515a8ceba6e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-17T09:25:40.000Z",
      "arch": "aarch64",
      "commit": "af10141ec9182836a479e28b763099267e31ffb6",
      "fileid": "https://r2.ropensci.org/a951beb9d1c954d19ffe8d5316723b227afa9f3ad2148098681546d4cbf95fa7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-17T09:27:45.000Z",
      "arch": "x86_64",
      "commit": "af10141ec9182836a479e28b763099267e31ffb6",
      "fileid": "https://r2.ropensci.org/a777995790d3c9a6f9209b3049d081e3dd49d01a730e4d97147e9df55e25bae7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-17T09:25:24.000Z",
      "arch": "emscripten",
      "commit": "af10141ec9182836a479e28b763099267e31ffb6",
      "fileid": "https://r2.ropensci.org/e2eb4192b53ccbeac66ba9f22e91c78b25a2ef5401d57f13ad9ab85bf5013987",
      "status": "success",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-17T09:25:03.000Z",
      "arch": "x86_64",
      "commit": "af10141ec9182836a479e28b763099267e31ffb6",
      "fileid": "https://r2.ropensci.org/9f32e7dbc2e2761002ded51ab32baacfd7c9679ca4ccf78d3781a00526644180",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-17T09:24:39.000Z",
      "arch": "x86_64",
      "commit": "af10141ec9182836a479e28b763099267e31ffb6",
      "fileid": "https://r2.ropensci.org/ff722edc217e326c615d1194dd693dd920c79739d405fa94e7c8c4c6aace6954",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-17T09:24:46.000Z",
      "arch": "x86_64",
      "commit": "af10141ec9182836a479e28b763099267e31ffb6",
      "fileid": "https://r2.ropensci.org/2e61f93d8150ed33568a92eb1f613ad525915803b236ab4294a2a57ce07a9c37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subroy13/actions/runs/27678777153"
    }
  ]
}