{
  "_id": "6a1e86471d7bb097a0a6731d",
  "Package": "GSD",
  "Type": "Package",
  "Title": "Graph Signal Decomposition",
  "Version": "1.0.0",
  "Date": "2024-02-04",
  "Authors@R": "c(person(\"Hyeonglae\", \"Cho\", role = \"aut\", email=\"jhl0580@snu.ac.kr\"),\nperson(\"Hee-Seok\", \"Oh\", role = \"aut\", email = \"heeseok@stats.snu.ac.kr\"),\nperson(\"Donghoh\", \"Kim\", role = c(\"aut\", \"cre\"), email = \"donghoh.kim@gmail.com\"))",
  "Author": "Hyeonglae Cho [aut], Hee-Seok Oh [aut], Donghoh Kim [aut, cre]",
  "Maintainer": "Donghoh Kim <donghoh.kim@gmail.com>",
  "Description": "Graph signals residing on the vertices of a graph have\nrecently gained prominence in research in various fields. Many\nmethodologies have been proposed to analyze graph signals by\nadapting classical signal processing tools. Recently, several\nnotable graph signal decomposition methods have been proposed,\nwhich include graph Fourier decomposition based on graph\nFourier transform, graph empirical mode decomposition, and\nstatistical graph empirical mode decomposition. This package\nefficiently implements multiscale analysis applicable to\nvarious fields, and offers an effective tool for visualizing\nand decomposing graph signals. For the detailed methodology,\nsee Ortega et al. (2018) <doi:10.1109/JPROC.2018.2820126>,\nShuman et al. (2013) <doi:10.1109/MSP.2012.2235192>, Tremblay\net al. (2014)\n<https://www.eurasip.org/Proceedings/Eusipco/Eusipco2014/HTML/papers/1569922141.pdf>,\nand Cho et al. (2024) \"Statistical graph empirical mode\ndecomposition by graph denoising and boundary treatment\".",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://dkimstatlab.r-universe.dev",
  "Date/Publication": "2024-02-11 07:27:05 UTC",
  "RemoteUrl": "https://github.com/dkimstatlab/gsd",
  "RemoteRef": "HEAD",
  "RemoteSha": "71ddd75408a59c577b91db0a0986124b79b3e0af",
  "Packaged": {
    "Date": "2026-06-02 07:26:05 UTC",
    "User": "root"
  },
  "MD5sum": "c7d10ddb5e43481ccbca17577cd985d4",
  "_user": "dkimstatlab",
  "_type": "src",
  "_file": "GSD_1.0.0.tar.gz",
  "_fileid": "dc78a296de17aa3698396359dcaa7accb6b34c743daa3e32a119aff069633812",
  "_filesize": 168068,
  "_sha256": "dc78a296de17aa3698396359dcaa7accb6b34c743daa3e32a119aff069633812",
  "_created": "2026-06-02T07:26:05.000Z",
  "_published": "2026-06-02T07:29:11.196Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79020400592,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7351509823"
    },
    {
      "job": 79020400591,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7351509498"
    },
    {
      "job": 79020400597,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7351496499"
    },
    {
      "job": 79020400576,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7351499938"
    },
    {
      "job": 79020001892,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351462333"
    },
    {
      "job": 79020400623,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351494516"
    },
    {
      "job": 79020400618,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7351494782"
    },
    {
      "job": 79020400637,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7351497745"
    },
    {
      "job": 79020400750,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7351499056"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dkimstatlab/actions/runs/26804921600",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dkimstatlab/gsd",
  "_commit": {
    "id": "71ddd75408a59c577b91db0a0986124b79b3e0af",
    "author": "dkimstatlab <97018052+dkimstatlab@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1707636425
  },
  "_maintainer": {
    "name": "Donghoh Kim",
    "email": "donghoh.kim@gmail.com",
    "login": "dkimstatlab",
    "description": "",
    "uuid": 97018052
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "EbayesThresh",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    }
  ],
  "_owner": "dkimstatlab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dkimstatlab",
      "count": 3,
      "uuid": 97018052
    }
  ],
  "_userbio": {
    "uuid": 97018052,
    "type": "user",
    "name": "dkimstatlab"
  },
  "_downloads": {
    "count": 130,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GSD"
  },
  "_devurl": "https://github.com/dkimstatlab/gsd",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GSD.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dkimstatlab/gsd",
  "_realowner": "dkimstatlab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-02-05"
    }
  ],
  "_exports": [
    "adjmatrix",
    "gextrema",
    "gfdecomp",
    "gftplot",
    "ginterpolating",
    "gplot",
    "gsignal",
    "gsmoothing",
    "sgemd"
  ],
  "_datasets": [
    {
      "name": "gsubway",
      "title": "Seoul Subway Ridership Data",
      "object": "gsubway",
      "file": "gsubway.rda",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "adjmatrix",
      "title": "Weighted Adjacency Matrix",
      "topics": [
        "adjmatrix"
      ]
    },
    {
      "page": "gextrema",
      "title": "Finding Local Extrema of a Graph Signal",
      "topics": [
        "gextrema"
      ]
    },
    {
      "page": "gfdecomp",
      "title": "Graph Fourier Decomposition",
      "topics": [
        "gfdecomp"
      ]
    },
    {
      "page": "gftplot",
      "title": "Plot of the absolute values of the graph Fourier coefficients vs the eigenvalues",
      "topics": [
        "gftplot"
      ]
    },
    {
      "page": "ginterpolating",
      "title": "Interpolation of a Graph Signal",
      "topics": [
        "ginterpolating"
      ]
    },
    {
      "page": "gplot",
      "title": "Plot of a Graph Signal",
      "topics": [
        "gplot"
      ]
    },
    {
      "page": "gsignal",
      "title": "Graph Object with a Signal",
      "topics": [
        "gsignal"
      ]
    },
    {
      "page": "gsmoothing",
      "title": "Smoothing a Graph Signal",
      "topics": [
        "gsmoothing"
      ]
    },
    {
      "page": "gsubway",
      "title": "Seoul Subway Ridership Data",
      "topics": [
        "gsubway"
      ]
    },
    {
      "page": "sgemd",
      "title": "Statistical Graph Empirical Mode Decomposition",
      "topics": [
        "sgemd"
      ]
    }
  ],
  "_readme": "https://github.com/dkimstatlab/gsd/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "EbayesThresh",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "wavethresh",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gsd",
  "_universes": [
    "dkimstatlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T07:28:05.000Z",
      "distro": "noble",
      "commit": "71ddd75408a59c577b91db0a0986124b79b3e0af",
      "fileid": "6e1e7ed48e224e1b6379a098fbe77bfbf061488955ac9ef0944e7aa4168eb4b9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dkimstatlab/actions/runs/26804921600"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T07:28:05.000Z",
      "distro": "noble",
      "commit": "71ddd75408a59c577b91db0a0986124b79b3e0af",
      "fileid": "341ea9b8d3a0d72df601255e60fea5ec12819e4d66ec346f3f06561e66b3a9a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dkimstatlab/actions/runs/26804921600"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T07:27:37.000Z",
      "commit": "71ddd75408a59c577b91db0a0986124b79b3e0af",
      "fileid": "f580a2d5732b84aaafd12b551ab880f600636560bd352069435028b5f989085e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dkimstatlab/actions/runs/26804921600"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T07:27:38.000Z",
      "commit": "71ddd75408a59c577b91db0a0986124b79b3e0af",
      "fileid": "d879bb50eb892695e919f11c5f9ddcd5be04bb2813965cd79fccb804fb59afa6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dkimstatlab/actions/runs/26804921600"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T07:28:04.000Z",
      "commit": "71ddd75408a59c577b91db0a0986124b79b3e0af",
      "fileid": "6832b2cf9efa5ced67894d78d731580edf4cb128d4b886a28301542d3e7804fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dkimstatlab/actions/runs/26804921600"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T07:27:10.000Z",
      "commit": "71ddd75408a59c577b91db0a0986124b79b3e0af",
      "fileid": "9aa60cb344605488021c71d5af297ff3c219a21212624ffaa0644e3c05ad45d3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dkimstatlab/actions/runs/26804921600"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T07:27:16.000Z",
      "commit": "71ddd75408a59c577b91db0a0986124b79b3e0af",
      "fileid": "1da7cf596781319192fe8c63373cc8955cdf457ead14118e1c5b843fba4335cb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dkimstatlab/actions/runs/26804921600"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T07:27:23.000Z",
      "commit": "71ddd75408a59c577b91db0a0986124b79b3e0af",
      "fileid": "b1d6e7029a4daccc9d137715dea435935b9b4a87d16a58c3e6f32dc8513c9cd5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dkimstatlab/actions/runs/26804921600"
    }
  ]
}