{
  "_id": "6a1d6a321d7bb097a0a4f12b",
  "Package": "QuantBondCurves",
  "Type": "Package",
  "Title": "Calculates Bond Values and Interest Rate Curves for Finance",
  "Version": "0.3.2",
  "Authors@R": "c(\nperson(\"Camilo\", \"Díaz\", email = \"kamodiaz@gmail.com\", role = c(\"aut\", \"cre\", \"com\")),\nperson(\"Andrés\", \"Galeano\", email = \"andres.galeano@quantil.com.co\", role = \"aut\"),\nperson(\"Julián\", \"Rojas\", email = \"julian.rojas@quantil.com.co\", role = \"aut\"),\nperson(\"Quantil S.A.S\", role = c(\"aut\", \"cph\"))\n)",
  "Maintainer": "Camilo Díaz <kamodiaz@gmail.com>",
  "Description": "Values different types of assets and calibrates discount\ncurves for quantitative financial analysis. It covers fixed\ncoupon assets, floating note assets, interest and cross\ncurrency swaps with different payment frequencies. Enables the\ncalibration of spot, instantaneous forward and basis curves,\nmaking it a powerful tool for accurate and flexible bond\nvaluation and curve generation. The valuation and calibration\ntechniques presented here are consistent with industry\nstandards and incorporates author's own calculations. Tuckman,\nB., Serrat, A. (2022, ISBN: 978-1-119-83555-4).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 11:10:16 UTC",
    "User": "root"
  },
  "Author": "Camilo Díaz [aut, cre, com], Andrés Galeano [aut], Julián Rojas\n[aut], Quantil S.A.S [aut, cph]",
  "Repository": "https://camodays1.r-universe.dev",
  "Date/Publication": "2025-07-06 08:40:09 UTC",
  "RemoteUrl": "https://github.com/cran/QuantBondCurves",
  "RemoteRef": "HEAD",
  "RemoteSha": "729a36f21bff0be5e60027a2d82804f233a7a33b",
  "MD5sum": "8ea51336d99e7f867df732cf89794eac",
  "_user": "camodays1",
  "_type": "src",
  "_file": "QuantBondCurves_0.3.2.tar.gz",
  "_fileid": "fe09cf716dbe58e8fa3c52631a55a04f16178a8ac1525db29829b6a6a1cbe51c",
  "_filesize": 613956,
  "_sha256": "fe09cf716dbe58e8fa3c52631a55a04f16178a8ac1525db29829b6a6a1cbe51c",
  "_created": "2026-06-01T11:10:16.000Z",
  "_published": "2026-06-01T11:17:06.525Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78839698527,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7329977191"
    },
    {
      "job": 78839698366,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7329980923"
    },
    {
      "job": 78839698428,
      "time": 205,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7330013070"
    },
    {
      "job": 78839698438,
      "time": 265,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7330030434"
    },
    {
      "job": 78838920785,
      "time": 302,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329918841"
    },
    {
      "job": 78839698402,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329953543"
    },
    {
      "job": 78839698425,
      "time": 187,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7329976514"
    },
    {
      "job": 78839698475,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7329969335"
    },
    {
      "job": 78839698414,
      "time": 216,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7329985532"
    }
  ],
  "_buildurl": "https://github.com/r-universe/camodays1/actions/runs/26751060418",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/QuantBondCurves",
  "_commit": {
    "id": "729a36f21bff0be5e60027a2d82804f233a7a33b",
    "author": "Camilo Díaz <kamodiaz@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.2\n",
    "time": 1751791209
  },
  "_maintainer": {
    "name": "Camilo Díaz",
    "email": "kamodiaz@gmail.com",
    "login": "camodays1",
    "description": "",
    "uuid": 189669300
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "quantdates",
      "role": "Imports"
    },
    {
      "package": "Rsolnp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.2",
      "date": "2025-07-06"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "camodays1",
      "count": 3,
      "uuid": 189669300
    },
    {
      "user": "camodays",
      "count": 2,
      "uuid": 133985718
    }
  ],
  "_userbio": {
    "uuid": 189669300,
    "type": "user",
    "name": "CamoDays1"
  },
  "_downloads": {
    "count": 136,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/QuantBondCurves"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/QuantBondCurves.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "camodays1",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-07-13"
    },
    {
      "version": "0.2.0",
      "date": "2024-01-20"
    },
    {
      "version": "0.3.0",
      "date": "2024-05-16"
    },
    {
      "version": "0.3.1",
      "date": "2025-01-08"
    },
    {
      "version": "0.3.2",
      "date": "2025-07-06"
    }
  ],
  "_exports": [
    "accrued.interests",
    "average.life",
    "basis.curve",
    "bond.price2rate",
    "coupon.dates",
    "coupons",
    "curve.calculation",
    "curve.calibration",
    "discount.factors",
    "discount.time",
    "fwd2spot",
    "price.dirty2clean",
    "sens.bonds",
    "spot2forward",
    "valuation.bonds",
    "valuation.swaps"
  ],
  "_help": [
    {
      "page": "accrued.interests",
      "title": "Accrued interest",
      "topics": [
        "accrued.interests"
      ]
    },
    {
      "page": "average.life",
      "title": "Weighted Average Life",
      "topics": [
        "average.life"
      ]
    },
    {
      "page": "basis.curve",
      "title": "Basis Curve",
      "topics": [
        "basis.curve"
      ]
    },
    {
      "page": "bond.price2rate",
      "title": "From a price to a rate",
      "topics": [
        "bond.price2rate"
      ]
    },
    {
      "page": "coupon.dates",
      "title": "Coupon date payments",
      "topics": [
        "coupon.dates"
      ]
    },
    {
      "page": "coupons",
      "title": "Coupon payment calculation",
      "topics": [
        "coupons"
      ]
    },
    {
      "page": "curve.calculation",
      "title": "Curve calculation",
      "topics": [
        "curve.calculation"
      ]
    },
    {
      "page": "curve.calibration",
      "title": "Curve calibration",
      "topics": [
        "curve.calibration"
      ]
    },
    {
      "page": "discount.factors",
      "title": "Discount factors",
      "topics": [
        "discount.factors"
      ]
    },
    {
      "page": "discount.time",
      "title": "Quantil's discount time convention",
      "topics": [
        "discount.time"
      ]
    },
    {
      "page": "fwd2spot",
      "title": "Forward curve conversion",
      "topics": [
        "fwd2spot"
      ]
    },
    {
      "page": "price.dirty2clean",
      "title": "From one price to another",
      "topics": [
        "price.dirty2clean"
      ]
    },
    {
      "page": "sens.bonds",
      "title": "Bond Sensitivity",
      "topics": [
        "sens.bonds"
      ]
    },
    {
      "page": "spot2forward",
      "title": "Spot curve conversion",
      "topics": [
        "spot2forward"
      ]
    },
    {
      "page": "valuation.bonds",
      "title": "Bond valuation",
      "topics": [
        "valuation.bonds"
      ]
    },
    {
      "page": "valuation.swaps",
      "title": "Swap valuation",
      "topics": [
        "valuation.swaps"
      ]
    }
  ],
  "_readme": "https://github.com/cran/QuantBondCurves/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "cpp11",
    "digest",
    "future",
    "future.apply",
    "generics",
    "globals",
    "listenv",
    "lubridate",
    "numDeriv",
    "parallelly",
    "quantdates",
    "Rcpp",
    "RcppArmadillo",
    "Rsolnp",
    "timechange",
    "truncnorm"
  ],
  "_vignettes": [
    {
      "source": "quantcurves.Rmd",
      "filename": "quantcurves.html",
      "title": "QuantBondCurves",
      "author": "Camilo Díaz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Coupon Dates",
        "Coupons",
        "Discount Factors",
        "Bond Valuation",
        "Bonds price to rate",
        "Bond Sensitivity",
        "Weighted Average Life",
        "Curve Calibration",
        "Curve Calculation",
        "Spot to Forward",
        "Forward to Spot",
        "Basis curve",
        "Swaps Valuation"
      ],
      "created": "2023-07-13 15:28:17",
      "modified": "2023-07-13 15:28:17",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "quantbondcurves",
  "_universes": [
    "camodays1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-01T11:12:35.000Z",
      "distro": "noble",
      "commit": "729a36f21bff0be5e60027a2d82804f233a7a33b",
      "fileid": "209b537224b6e642c50f9b2daa95e7ec17cf780120078d6ca4e8096e13490dfe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/camodays1/actions/runs/26751060418"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-01T11:12:30.000Z",
      "distro": "noble",
      "commit": "729a36f21bff0be5e60027a2d82804f233a7a33b",
      "fileid": "bcffd191fae1044ee93347e14fa69f74725bf29fdd205c00ba9699b4fad43c2e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/camodays1/actions/runs/26751060418"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-01T11:14:49.000Z",
      "commit": "729a36f21bff0be5e60027a2d82804f233a7a33b",
      "fileid": "0bf1cc13acb31c7e4d7cbbb08f775bfa83223fbe9b230cb50d24181ca44a67a0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/camodays1/actions/runs/26751060418"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-01T11:14:35.000Z",
      "commit": "729a36f21bff0be5e60027a2d82804f233a7a33b",
      "fileid": "d17ff4033418315c0a8064663dffda57137bd11be9097937b880789754cc21a8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/camodays1/actions/runs/26751060418"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-01T11:12:27.000Z",
      "commit": "729a36f21bff0be5e60027a2d82804f233a7a33b",
      "fileid": "713c5fd40f4c128b064a6d881344eca6c61eecfd5a48edc3217835636732a717",
      "status": "success",
      "buildurl": "https://github.com/r-universe/camodays1/actions/runs/26751060418"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-01T11:11:47.000Z",
      "commit": "729a36f21bff0be5e60027a2d82804f233a7a33b",
      "fileid": "935762ee7cb656a8e0c43e78fa26c16ec64e2bd60eb9a6c5f448e6ed654f407b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/camodays1/actions/runs/26751060418"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-01T11:11:24.000Z",
      "commit": "729a36f21bff0be5e60027a2d82804f233a7a33b",
      "fileid": "1e8aebe8189ba71a9405eca4c474966b9e4a32675bc6e3828b4834a6b37764c5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/camodays1/actions/runs/26751060418"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-01T11:11:35.000Z",
      "commit": "729a36f21bff0be5e60027a2d82804f233a7a33b",
      "fileid": "cbad21ee84345aff074f4a90c1b3c1d525192fa2c8eccf1fb5d0c3757b36b2e9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/camodays1/actions/runs/26751060418"
    }
  ]
}