{
  "_id": "6a1ff890b401979e73443c74",
  "Package": "optionstrat",
  "Type": "Package",
  "Title": "Utilizes the Black-Scholes Option Pricing Model to Perform\nStrategic Option Analysis and Plot Option Strategies",
  "Version": "1.4.1",
  "Author": "John T. Buynak [aut, cre]",
  "Maintainer": "John T. Buynak <jbuynak94@gmail.com>",
  "Description": "Utilizes the Black-Scholes-Merton option pricing model to\ncalculate key option analytics and perform graphical analysis\nof various option strategies. Provides functions to calculate\nthe option premium and option greeks of European-style options.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 09:46:34 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-12-03 18:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/optionstrat",
  "RemoteRef": "HEAD",
  "RemoteSha": "30551766b5b42c6d2174e196b2711626b555d6b1",
  "MD5sum": "354842717c0a9b33173f04f3fbb4270d",
  "_user": "cran",
  "_type": "src",
  "_file": "optionstrat_1.4.1.tar.gz",
  "_fileid": "d2c2b784e0d7aa62ac83518f78d330d3a1786177f93a593c1f7de8e8237a0db0",
  "_filesize": 142743,
  "_sha256": "d2c2b784e0d7aa62ac83518f78d330d3a1786177f93a593c1f7de8e8237a0db0",
  "_created": "2026-06-03T09:46:34.000Z",
  "_published": "2026-06-03T09:49:04.719Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79266505586,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7381187976"
    },
    {
      "job": 79266505538,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381187961"
    },
    {
      "job": 79266066119,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381143129"
    },
    {
      "job": 79266505614,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381176579"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26876548014",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/optionstrat",
  "_commit": {
    "id": "30551766b5b42c6d2174e196b2711626b555d6b1",
    "author": "John T. Buynak <jbuynak94@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4.1\n",
    "time": 1575397202
  },
  "_maintainer": {
    "name": "John T. Buynak",
    "email": "jbuynak94@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 138,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/optionstrat"
  },
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/optionstrat.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-12-09"
    },
    {
      "version": "1.1.0",
      "date": "2019-02-16"
    },
    {
      "version": "1.2.0",
      "date": "2019-05-07"
    },
    {
      "version": "1.3.0",
      "date": "2019-06-20"
    },
    {
      "version": "1.4.0",
      "date": "2019-08-21"
    },
    {
      "version": "1.4.1",
      "date": "2019-12-03"
    }
  ],
  "_exports": [
    "calldelta",
    "calleval",
    "callgreek",
    "callpremium",
    "callrho",
    "calltheta",
    "dv",
    "iv.calc",
    "lambda",
    "opteval",
    "optiongamma",
    "optionvega",
    "plotbearcall",
    "plotbearput",
    "plotbullcall",
    "plotbullput",
    "plotdv",
    "plotvertical",
    "prob.above",
    "prob.below",
    "prob.btwn",
    "putdelta",
    "puteval",
    "putgreek",
    "putpremium",
    "putrho",
    "puttheta",
    "r.cont",
    "tdiff",
    "vertical"
  ],
  "_help": [
    {
      "page": "calldelta",
      "title": "Call Delta",
      "topics": [
        "calldelta"
      ]
    },
    {
      "page": "calleval",
      "title": "Call Option Evaluation",
      "topics": [
        "calleval"
      ]
    },
    {
      "page": "callgreek",
      "title": "Call Option Greek",
      "topics": [
        "callgreek"
      ]
    },
    {
      "page": "callpremium",
      "title": "Call Premium",
      "topics": [
        "callpremium"
      ]
    },
    {
      "page": "callrho",
      "title": "Call Rho",
      "topics": [
        "callrho"
      ]
    },
    {
      "page": "calltheta",
      "title": "Call Theta",
      "topics": [
        "calltheta"
      ]
    },
    {
      "page": "dv",
      "title": "Double Vertical Spread Analytics",
      "topics": [
        "dv"
      ]
    },
    {
      "page": "iv.calc",
      "title": "Implied Volatility Calculation",
      "topics": [
        "iv.calc"
      ]
    },
    {
      "page": "lambda",
      "title": "Lambda",
      "topics": [
        "lambda"
      ]
    },
    {
      "page": "opteval",
      "title": "Dual Option Evaluation",
      "topics": [
        "opteval"
      ]
    },
    {
      "page": "optiongamma",
      "title": "Option Gamma",
      "topics": [
        "optiongamma"
      ]
    },
    {
      "page": "optionvega",
      "title": "Option Vega",
      "topics": [
        "optionvega"
      ]
    },
    {
      "page": "plotbearcall",
      "title": "Plot Bear Call Spread",
      "topics": [
        "plotbearcall"
      ]
    },
    {
      "page": "plotbearput",
      "title": "Plot Bear Put Spread",
      "topics": [
        "plotbearput"
      ]
    },
    {
      "page": "plotbullcall",
      "title": "Plot Bull Call Spread",
      "topics": [
        "plotbullcall"
      ]
    },
    {
      "page": "plotbullput",
      "title": "Plot Bull Put Spread",
      "topics": [
        "plotbullput"
      ]
    },
    {
      "page": "plotdv",
      "title": "Plot Double Vertical Spread",
      "topics": [
        "plotdv"
      ]
    },
    {
      "page": "plotvertical",
      "title": "Plot Custom Vertical Spread",
      "topics": [
        "plotvertical"
      ]
    },
    {
      "page": "prob.above",
      "title": "Probability Above",
      "topics": [
        "prob.above"
      ]
    },
    {
      "page": "prob.below",
      "title": "Probability Below",
      "topics": [
        "prob.below"
      ]
    },
    {
      "page": "prob.btwn",
      "title": "Probability Between",
      "topics": [
        "prob.btwn"
      ]
    },
    {
      "page": "putdelta",
      "title": "Put Delta",
      "topics": [
        "putdelta"
      ]
    },
    {
      "page": "puteval",
      "title": "Put Option Evaluation",
      "topics": [
        "puteval"
      ]
    },
    {
      "page": "putgreek",
      "title": "Put Option Greek",
      "topics": [
        "putgreek"
      ]
    },
    {
      "page": "putpremium",
      "title": "Put Premium",
      "topics": [
        "putpremium"
      ]
    },
    {
      "page": "putrho",
      "title": "Put Rho",
      "topics": [
        "putrho"
      ]
    },
    {
      "page": "puttheta",
      "title": "Put Theta",
      "topics": [
        "puttheta"
      ]
    },
    {
      "page": "r.cont",
      "title": "Continuously Compounded Rate",
      "topics": [
        "r.cont"
      ]
    },
    {
      "page": "tdiff",
      "title": "Time Difference",
      "topics": [
        "tdiff"
      ]
    },
    {
      "page": "vertical",
      "title": "Vertical Spread Analytics",
      "topics": [
        "vertical"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "optionstrat_vignette.Rmd",
      "filename": "optionstrat_vignette.html",
      "title": "Optionstrat",
      "author": "John T. Buynak",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package Info",
        "Disclaimer"
      ],
      "created": "2018-12-09 14:30:02",
      "modified": "2019-06-20 20:30:03",
      "commits": 4
    }
  ],
  "_score": 2.5185139398778875,
  "_indexed": true,
  "_nocasepkg": "optionstrat",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-06-03T09:48:32.000Z",
      "distro": "noble",
      "commit": "30551766b5b42c6d2174e196b2711626b555d6b1",
      "fileid": "2480350680bf09fe29f2bb5fa288cb3f5b8517dda94d6d9e6049a6f958c640aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26876548014"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.1",
      "date": "2026-06-03T09:48:31.000Z",
      "distro": "noble",
      "commit": "30551766b5b42c6d2174e196b2711626b555d6b1",
      "fileid": "456742b74b24f1191d3a395d2d1e2618b531c9deea25424f8ea263377e7ec88f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26876548014"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.1",
      "date": "2026-06-03T09:48:15.000Z",
      "commit": "30551766b5b42c6d2174e196b2711626b555d6b1",
      "fileid": "7724514ec24af513d5abb319279c82a9c4193a65e53ee0d785e2f2a7aa1175c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26876548014"
    }
  ]
}