{
  "_id": "6a113b55acfb0bcc41ce58cd",
  "Package": "frequentdirections",
  "Type": "Package",
  "Title": "Implementation of Frequent-Directions Algorithm for Efficient\nMatrix Sketching",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Shinichi\", \"Takayanagi\", , \"shinichi.takayanagi@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Nagi\", \"Teramo\", , \"teramonagi@gmail.com\", role = c(\"aut\"))\n)",
  "Description": "Implement frequent-directions algorithm for efficient\nmatrix sketching. (Edo Liberty (2013)\n<doi:10.1145/2487575.2487623>).",
  "URL": "https://github.com/shinichi-takayanagi/frequentdirections",
  "BugReports": "https://github.com/shinichi-takayanagi/frequentdirections/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Remotes": [
    "github::stillmatic/MNIST"
  ],
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://shinichi-takayanagi.r-universe.dev",
  "Date/Publication": "2019-05-11 04:37:58 UTC",
  "RemoteUrl": "https://github.com/shinichi-takayanagi/frequentdirections",
  "RemoteRef": "HEAD",
  "RemoteSha": "b974c883e69b6e0ee9dbb0e8475adb60dd0b214d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 05:27:06 UTC",
    "User": "root"
  },
  "Author": "Shinichi Takayanagi [aut, cre],\nNagi Teramo [aut]",
  "Maintainer": "Shinichi Takayanagi <shinichi.takayanagi@gmail.com>",
  "MD5sum": "9daa0263d00c33acddcd724968b33b70",
  "_user": "shinichi-takayanagi",
  "_type": "src",
  "_file": "frequentdirections_0.1.1.tar.gz",
  "_fileid": "503a36c02ce9060e14905433f96a452a07219be5c1c41ecf716eae203c185a76",
  "_filesize": 2358640,
  "_sha256": "503a36c02ce9060e14905433f96a452a07219be5c1c41ecf716eae203c185a76",
  "_created": "2026-05-23T05:27:06.000Z",
  "_published": "2026-05-23T05:29:57.396Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77499750144,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174543134"
    },
    {
      "job": 77499750145,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174542717"
    },
    {
      "job": 77499750150,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174540687"
    },
    {
      "job": 77499750152,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174542386"
    },
    {
      "job": 77499588831,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174529671"
    },
    {
      "job": 77499750148,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174540920"
    },
    {
      "job": 77499750146,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174539101"
    },
    {
      "job": 77499750149,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174538895"
    },
    {
      "job": 77499750147,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174537856"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shinichi-takayanagi/actions/runs/26324536019",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shinichi-takayanagi/frequentdirections",
  "_commit": {
    "id": "b974c883e69b6e0ee9dbb0e8475adb60dd0b214d",
    "author": "Shinichi Takayanagi <shinichi.takayanagi@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add vignette (#7)\n\n",
    "time": 1557549478
  },
  "_maintainer": {
    "name": "Shinichi Takayanagi",
    "email": "shinichi.takayanagi@gmail.com",
    "login": "shinichi-takayanagi",
    "linkedin": "in/shinichi-takayanagi",
    "twitter": "@_stakaya",
    "description": "THE Principal\n",
    "uuid": 24406372
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "MNIST",
      "role": "Suggests"
    }
  ],
  "_owner": "shinichi-takayanagi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "kdd2013"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "shinichi-takayanagi",
      "count": 5,
      "uuid": 24406372
    },
    {
      "user": "teramonagi",
      "count": 2,
      "uuid": 683736
    }
  ],
  "_userbio": {
    "uuid": 24406372,
    "type": "user",
    "name": "Shinichi Takaŷanagi",
    "description": "THE Principal\r\n"
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/frequentdirections"
  },
  "_devurl": "https://github.com/shinichi-takayanagi/frequentdirections",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/frequentdirections.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shinichi-takayanagi/frequentdirections",
  "_realowner": "shinichi-takayanagi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-04-16"
    }
  ],
  "_exports": [
    "plot_svd",
    "sketching"
  ],
  "_help": [
    {
      "page": "plot_svd",
      "title": "Plot data using the first and second singular vector",
      "topics": [
        "plot_svd"
      ]
    },
    {
      "page": "sketching",
      "title": "Compute a sketch matrix of input matrix",
      "topics": [
        "sketching"
      ]
    }
  ],
  "_readme": "https://github.com/shinichi-takayanagi/frequentdirections/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to frequentdirections",
      "author": "Shinichi Takayanagi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Download example data",
        "Load data",
        "Sampling",
        "Plot SVD",
        "Matrix Sketching",
        "l = 8 case",
        "l = 32 case",
        "l = 128 case"
      ],
      "created": "2019-05-11 04:37:58",
      "modified": "2019-05-11 04:37:58",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "frequentdirections",
  "_universes": [
    "shinichi-takayanagi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-23T05:29:12.000Z",
      "distro": "noble",
      "commit": "b974c883e69b6e0ee9dbb0e8475adb60dd0b214d",
      "fileid": "1f50e7ce5fb6f1ead12d7039bb3732c485872e8d8668ed4aa41ef47f39c55b8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinichi-takayanagi/actions/runs/26324536019"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-23T05:29:08.000Z",
      "distro": "noble",
      "commit": "b974c883e69b6e0ee9dbb0e8475adb60dd0b214d",
      "fileid": "93187b1ea714c2170958556fe15bdf96442e99dcb8becb1bea6d8f6781a697b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinichi-takayanagi/actions/runs/26324536019"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-23T05:28:54.000Z",
      "commit": "b974c883e69b6e0ee9dbb0e8475adb60dd0b214d",
      "fileid": "2f59bd4bb4048111e3b314a2f48f66075708cb8950f6c37e4ec805fda7f666a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinichi-takayanagi/actions/runs/26324536019"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-23T05:29:10.000Z",
      "commit": "b974c883e69b6e0ee9dbb0e8475adb60dd0b214d",
      "fileid": "c6510386e40b9c2decdf4fc3b96b0b6c03ab24b1280bc1ae7341a27dfef8a42a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinichi-takayanagi/actions/runs/26324536019"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-23T05:29:03.000Z",
      "commit": "b974c883e69b6e0ee9dbb0e8475adb60dd0b214d",
      "fileid": "50a8be56d1900ac74faada370ab9a155a67d42565ca09e1b3bb2d07d9fa2a0d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shinichi-takayanagi/actions/runs/26324536019"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-23T05:28:31.000Z",
      "commit": "b974c883e69b6e0ee9dbb0e8475adb60dd0b214d",
      "fileid": "6c78a6e465afd59881e15cbd771e8b4f0bf66ebc3103f63ce0a23c8b22b111fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinichi-takayanagi/actions/runs/26324536019"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-23T05:28:32.000Z",
      "commit": "b974c883e69b6e0ee9dbb0e8475adb60dd0b214d",
      "fileid": "ceb9c434a853dfbbc2842cb96d1c2eb70e486aa84d5d018c11dadc725e881a87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinichi-takayanagi/actions/runs/26324536019"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-23T05:28:19.000Z",
      "commit": "b974c883e69b6e0ee9dbb0e8475adb60dd0b214d",
      "fileid": "b43fae96affbac263acec6ac8e76447088532039edb864ff7c974d5f248e2f93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinichi-takayanagi/actions/runs/26324536019"
    }
  ]
}