{
  "_id": "6a1f08a7b401979e7341c19b",
  "Package": "seasonalityPlot",
  "Type": "Package",
  "Title": "Seasonality Variation Plots of Stock Prices and Cryptocurrencies",
  "Version": "1.3.1",
  "Authors@R": "c(person(\"Satoshi\", \"Kume\", \nrole = c(\"aut\", \"cre\"),\nemail = \"satoshi.kume.1984@gmail.com\"))",
  "Description": "The price action at any given time is determined by\ninvestor sentiment and market conditions. Although there is no\nestablished principle, over a long period of time, things often\nmove with a certain periodicity. This is sometimes referred to\nas anomaly. The seasonPlot() function in this package\ncalculates and visualizes the average value of price movements\nover a year for any given period. In addition, the monthly\nincrease or decrease in price movement is represented with a\ncolored background. This seasonPlot() function can use the same\nsymbols as the 'quantmod' package (e.g. ^IXIC, ^DJI, SPY,\nBTC-USD, and ETH-USD etc).",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "URL": "https://github.com/kumeS/seasonalityPlot,\nhttps://kumes.github.io/seasonalityPlot/,\nhttps://skume-seasonalityplot.hf.space/__docs__/#/",
  "BugReports": "https://github.com/kumeS/seasonalityPlot/issues",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://kumes.r-universe.dev",
  "Date/Publication": "2024-09-26 17:34:25 UTC",
  "RemoteUrl": "https://github.com/kumes/seasonalityplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "2c96eb93b26023300d601e3cf5daf158d03307a7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:23:18 UTC",
    "User": "root"
  },
  "Author": "Satoshi Kume [aut, cre]",
  "Maintainer": "Satoshi Kume <satoshi.kume.1984@gmail.com>",
  "MD5sum": "9d61edeaab9dd2f9003f15d5a2d56730",
  "_user": "kumes",
  "_type": "src",
  "_file": "seasonalityPlot_1.3.1.tar.gz",
  "_fileid": "7d33cbab2df89ee6256ca17906113589a279ff68f9d8c98088d654da642c6bb8",
  "_filesize": 1007820,
  "_sha256": "7d33cbab2df89ee6256ca17906113589a279ff68f9d8c98088d654da642c6bb8",
  "_created": "2026-05-18T06:23:18.000Z",
  "_published": "2026-06-02T16:45:27.312Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79123815287,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050855396"
    },
    {
      "job": 79123814839,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050855013"
    },
    {
      "job": 79123814763,
      "time": 204,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050861952"
    },
    {
      "job": 79123814674,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050855500"
    },
    {
      "job": 79123814041,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050822984"
    },
    {
      "job": 79123814210,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364143162"
    },
    {
      "job": 79123814963,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050841817"
    },
    {
      "job": 79123814765,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050845783"
    },
    {
      "job": 79123815235,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050852318"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kumes/actions/runs/26016995961",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kumes/seasonalityplot",
  "_commit": {
    "id": "2c96eb93b26023300d601e3cf5daf158d03307a7",
    "author": "kumeS <satoshi.kume@a.riken.jp>",
    "committer": "kumeS <satoshi.kume@a.riken.jp>",
    "message": "4th ver\n",
    "time": 1727372065
  },
  "_maintainer": {
    "name": "Satoshi Kume",
    "email": "satoshi.kume.1984@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "quantmod",
      "role": "Imports"
    },
    {
      "package": "dygraphs",
      "role": "Imports"
    },
    {
      "package": "plotrix",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "crypto2",
      "role": "Imports"
    },
    {
      "package": "TTR",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kumes",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "kumes",
      "count": 62,
      "uuid": 10130812
    }
  ],
  "_userbio": {
    "uuid": 10130812,
    "type": "user",
    "name": "skume",
    "description": "Satoshi Kume is a biochemist / bioinformatician. R/CRAN/BioConductor, Shell, JavaScript, AI, NLP and LLM."
  },
  "_downloads": {
    "count": 241,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/seasonalityPlot"
  },
  "_devurl": "https://github.com/kumes/seasonalityplot",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/seasonalityPlot.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kumes/seasonalityplot",
  "_realowner": "kumes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.99.3",
      "date": "2021-11-11"
    },
    {
      "version": "1.0.1",
      "date": "2023-09-14"
    },
    {
      "version": "1.1.0",
      "date": "2023-11-27"
    },
    {
      "version": "1.2.1",
      "date": "2024-02-19"
    },
    {
      "version": "1.3.1",
      "date": "2024-09-25"
    }
  ],
  "_exports": [
    "CryptoRSIheatmap",
    "seasonPlot"
  ],
  "_help": [
    {
      "page": "CryptoRSIheatmap",
      "title": "CryptoRSI Heatmap Function",
      "topics": [
        "CryptoRSIheatmap"
      ]
    },
    {
      "page": "seasonPlot",
      "title": "Plot Seasonality Patterns of Stock Prices or Cryptocurrencies",
      "topics": [
        "seasonPlot"
      ]
    }
  ],
  "_readme": "https://github.com/kumes/seasonalityplot/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "crypto2",
    "curl",
    "digest",
    "dplyr",
    "dygraphs",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "janitor",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "plotrix",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "quantmod",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "TTR",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "seasonalityplot",
  "_universes": [
    "kumes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-18T06:25:35.000Z",
      "distro": "noble",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "aebd73b034fcf04b6264ee6067781befe3302a61ddba3691ecba5d082c95dc2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/26016995961"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-18T06:25:34.000Z",
      "distro": "noble",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "304a6f576b3001404d0e3690a9eb7dcffffd69fd80d1164864ac087c793e30d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/26016995961"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-05-18T06:26:05.000Z",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "a6d7ec36bb647a8ff710deec243cfe078d810c472ce0dfe1b4fb5ed7c22805b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/26016995961"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-05-18T06:25:32.000Z",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "76eadf31f4e656e61f59cc2fec86b4aca05a2bddc292697b4693c6598de61c18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/26016995961"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-05-18T06:24:33.000Z",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "c6ae5f0e12b9742b0c011f3fb53dbc157aae64ec7242565f44ae557e64b7cb56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/26016995961"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-05-18T06:24:43.000Z",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "ec154cf1ce38ef7514237559e8d585fad3368c0bf94ea70ccc98ca27c3f60727",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/26016995961"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-05-18T06:25:14.000Z",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "0869369a2bf757b6424029508681fba49f0b19b56ea06b4319da112c6c3900c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/26016995961"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.1",
      "date": "2026-06-02T16:45:05.000Z",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "b5d494b5f375f84a20780b5d6c279eb19756050c14af99c1ea5bd3aeed5ea3ff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/26016995961"
    }
  ]
}