{
  "_id": "6a22745ccd65a98ecbd4a246",
  "Package": "capitalR",
  "Type": "Package",
  "Title": "Capital Budgeting Analysis, Annuity Loan Calculations and\nAmortization Schedules",
  "Version": "1.3.0",
  "Author": "John T. Buynak",
  "Maintainer": "John T. Buynak <jbuynak94@gmail.com>",
  "Description": "Provides Capital Budgeting Analysis functionality and the\nessential Annuity loan functions. Also computes Loan\nAmortization Schedules including schedules with irregular\npayments.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 06:59:08 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-11-23 04:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/capitalR",
  "RemoteRef": "HEAD",
  "RemoteSha": "1fd97dd7ec7896d5c00f3e3291cd5061e9148793",
  "MD5sum": "062a1c365c93f262e59c4078c15ed11e",
  "_user": "cran",
  "_type": "src",
  "_file": "capitalR_1.3.0.tar.gz",
  "_fileid": "193a67b62d7287059a87252bfed2a1c8ba50bf282c6aa71d6313e9acdeced1e2",
  "_filesize": 92885,
  "_sha256": "193a67b62d7287059a87252bfed2a1c8ba50bf282c6aa71d6313e9acdeced1e2",
  "_created": "2026-06-05T06:59:08.000Z",
  "_published": "2026-06-05T07:01:48.907Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79679704580,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430692912"
    },
    {
      "job": 79679704552,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430694143"
    },
    {
      "job": 79679399109,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430668704"
    },
    {
      "job": 79679704538,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430690371"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27000410439",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/capitalR",
  "_commit": {
    "id": "1fd97dd7ec7896d5c00f3e3291cd5061e9148793",
    "author": "John T. Buynak <jbuynak94@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.0\n",
    "time": 1574483402
  },
  "_maintainer": {
    "name": "John T. Buynak",
    "email": "jbuynak94@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "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": 195,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/capitalR"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/capitalR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-03-04"
    },
    {
      "version": "1.1.0",
      "date": "2019-04-11"
    },
    {
      "version": "1.2.0",
      "date": "2019-05-09"
    },
    {
      "version": "1.3.0",
      "date": "2019-11-23"
    }
  ],
  "_exports": [
    "annuity",
    "ear",
    "fv",
    "geometric",
    "ipmt",
    "irregular",
    "ppmt",
    "pv",
    "r.calc",
    "schedule"
  ],
  "_help": [
    {
      "page": "annuity",
      "title": "Annuity Loan Calculation",
      "topics": [
        "annuity"
      ]
    },
    {
      "page": "ear",
      "title": "Effective Annual Rate",
      "topics": [
        "ear"
      ]
    },
    {
      "page": "fv",
      "title": "Future Value",
      "topics": [
        "fv"
      ]
    },
    {
      "page": "geometric",
      "title": "Geometric Mean Return",
      "topics": [
        "geometric"
      ]
    },
    {
      "page": "ipmt",
      "title": "Interest Payment",
      "topics": [
        "ipmt"
      ]
    },
    {
      "page": "irregular",
      "title": "Amortization Schedule With Irregular Payments",
      "topics": [
        "irregular"
      ]
    },
    {
      "page": "ppmt",
      "title": "Principal Payment",
      "topics": [
        "ppmt"
      ]
    },
    {
      "page": "pv",
      "title": "Present Value",
      "topics": [
        "pv"
      ]
    },
    {
      "page": "r.calc",
      "title": "Return Calculation",
      "topics": [
        "r.calc"
      ]
    },
    {
      "page": "schedule",
      "title": "Amortization Schedule",
      "topics": [
        "schedule"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "capitalr.Rmd",
      "filename": "capitalr.html",
      "title": "CapitalR",
      "author": "John T. Buynak",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Functions",
        "Annuity Loan Calculation",
        "Interest Payment",
        "Principal Payment",
        "Amortization Schedule",
        "Amortization Schedule with Irregular Payments",
        "Present Value",
        "Future Value",
        "Geometric Mean Return",
        "Return Calculation"
      ],
      "created": "2019-02-27 16:00:18",
      "modified": "2019-11-23 04:30:02",
      "commits": 3
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "capitalr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-05T07:00:55.000Z",
      "distro": "noble",
      "commit": "1fd97dd7ec7896d5c00f3e3291cd5061e9148793",
      "fileid": "5213b99b323ae32535cf9733bec6121c59c172e7342ea305f33075ad20492815",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000410439"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-05T07:00:58.000Z",
      "distro": "noble",
      "commit": "1fd97dd7ec7896d5c00f3e3291cd5061e9148793",
      "fileid": "a7436da6c32f946478e513c8678962db9c0ecc028bb7e05f5eb42915871b03ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000410439"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-06-05T07:00:53.000Z",
      "commit": "1fd97dd7ec7896d5c00f3e3291cd5061e9148793",
      "fileid": "ab0ac3bc9c571c8c8829dd5b1800e893c673a51208998b2a6cd54099c980eae1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000410439"
    }
  ]
}