{
  "_id": "6a49c8681f917fbb72a21001",
  "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-06-17 11:12:52 UTC",
    "User": "root"
  },
  "Author": "Satoshi Kume [aut, cre]",
  "Maintainer": "Satoshi Kume <satoshi.kume.1984@gmail.com>",
  "_user": "kumes",
  "_type": "src",
  "_file": "seasonalityPlot_1.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/a6330ef954a52ec09a0bb936e20a58d0cb9b89aece27281489780beb925be0e5",
  "_filesize": 1008989,
  "_sha256": "a6330ef954a52ec09a0bb936e20a58d0cb9b89aece27281489780beb925be0e5",
  "_expires": "2026-10-13T02:58:46.000Z",
  "_created": "2026-06-17T11:12:52.000Z",
  "_published": "2026-07-05T02:58:48.586Z",
  "_jobs": [
    {
      "job": 85187486494,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7693709282"
    },
    {
      "job": 85187486499,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693713445"
    },
    {
      "job": 85187486553,
      "time": 203,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7693710295"
    },
    {
      "job": 85187486575,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693711887"
    },
    {
      "job": 85187486336,
      "time": 307,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693654716"
    },
    {
      "job": 85187486488,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693694909"
    },
    {
      "job": 85187486577,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7693695766"
    },
    {
      "job": 85187486583,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7693690608"
    },
    {
      "job": 85187486502,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693690083"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kumes/actions/runs/27684566911",
  "_status": "success",
  "_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"
  },
  "_distro": "noble",
  "_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": 4,
  "_contributors": [
    {
      "user": "kumes",
      "count": 62,
      "uuid": 10130812
    }
  ],
  "_userbio": {
    "uuid": 10130812,
    "type": "user",
    "name": "skume",
    "followers": 83,
    "description": "Satoshi Kume is a biochemist / bioinformatician. R/CRAN/BioConductor, Shell, JavaScript, AI, NLP and LLM."
  },
  "_downloads": {
    "count": 264,
    "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.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "seasonalityplot",
  "_universes": [
    "kumes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-06-17T11:15:16.000Z",
      "distro": "noble",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "https://r2.ropensci.org/453747977845ad548bcf9f4ec534b1980df7bdd0a0af799809a1629d750313ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/27684566911"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-06-17T11:15:27.000Z",
      "distro": "noble",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "https://r2.ropensci.org/56b7158b2d5e8ea523e5e2f9b68e30b0cc0bdfdeb53cb37fcfa37318d4aa77ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/27684566911"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-06-17T11:15:24.000Z",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "https://r2.ropensci.org/2bf2c7267803d93e856c8a81b89f58597f6be494842ebb985a588f8499855d82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/27684566911"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-06-17T11:15:25.000Z",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "https://r2.ropensci.org/6adbcfff3dbf7fe54b85d67c3b30442ca8716078856723230913b338743a4d4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/27684566911"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.1",
      "date": "2026-06-17T11:15:01.000Z",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "https://r2.ropensci.org/a41d34af06a7030e2f21061310832a39352fee1d902c99b2fc682d633c3d6ca0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/27684566911"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-06-17T11:14:33.000Z",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "https://r2.ropensci.org/a88888a371401fe8040397713ff1d8f4490d8d4b4e5cfda7993b3f6bf1a32090",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/27684566911"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-06-17T11:14:27.000Z",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "https://r2.ropensci.org/4f17ee509394cc5b24598d10e723fe4901421963d390cd55989381cf2d0e536b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/27684566911"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-06-17T11:14:19.000Z",
      "commit": "2c96eb93b26023300d601e3cf5daf158d03307a7",
      "fileid": "https://r2.ropensci.org/c498b7f6140f322684f4819736c49121a31552d4ea9c0face44282ddbd4a0fd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kumes/actions/runs/27684566911"
    }
  ]
}