{
  "_id": "6a29a9fa13270861ca824bc2",
  "Package": "basefun",
  "Title": "Infrastructure for Computing with Basis Functions",
  "Version": "1.2-6",
  "Date": "2026-03-06",
  "Authors@R": "person(\"Torsten\", \"Hothorn\", role = c(\"aut\", \"cre\"),\nemail = \"Torsten.Hothorn@R-project.org\", comment = c(ORCID = \"0000-0001-8301-0471\"))",
  "Description": "Some very simple infrastructure for basis functions.",
  "URL": "https://codeberg.org/thothorn/tram",
  "License": "GPL-2",
  "Repository": "https://trafo-universe.r-universe.dev",
  "Date/Publication": "2026-06-10 15:52:26 UTC",
  "RemoteUrl": "https://codeberg.org/thothorn/tram",
  "RemoteRef": "HEAD",
  "RemoteSha": "e521db8c15da2396ac8873c62de016b2c250e835",
  "RemoteSubdir": "pkg/basefun",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-10 18:11:30 UTC",
    "User": "root"
  },
  "Author": "Torsten Hothorn [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8301-0471>)",
  "Maintainer": "Torsten Hothorn <Torsten.Hothorn@R-project.org>",
  "MD5sum": "dfa1cd7a0652deb4568f21c49ee09117",
  "_user": "trafo-universe",
  "_type": "src",
  "_file": "basefun_1.2-6.tar.gz",
  "_fileid": "424de34bd90e978c941eea6ee9ba352f39f1b7ad12f6eb1013e5057320d3e349",
  "_filesize": 162718,
  "_sha256": "424de34bd90e978c941eea6ee9ba352f39f1b7ad12f6eb1013e5057320d3e349",
  "_created": "2026-06-10T18:11:30.000Z",
  "_published": "2026-06-10T18:16:26.426Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80630169986,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7544224070"
    },
    {
      "job": 80630170048,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7544216762"
    },
    {
      "job": 80630170077,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7544216046"
    },
    {
      "job": 80630170150,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7544211887"
    },
    {
      "job": 80630170001,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7544217460"
    },
    {
      "job": 80630169998,
      "time": 257,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7544272305"
    },
    {
      "job": 80630169960,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7544207267"
    },
    {
      "job": 80630170046,
      "time": 217,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7544255303"
    },
    {
      "job": 80629602030,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7544166575"
    },
    {
      "job": 80630169881,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7544204915"
    },
    {
      "job": 80630169965,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7544204820"
    },
    {
      "job": 80630169946,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7544207771"
    },
    {
      "job": 80630169917,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7544200487"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://codeberg.org/thothorn/tram",
  "_commit": {
    "id": "e521db8c15da2396ac8873c62de016b2c250e835",
    "author": "Torsten Hothorn <Torsten.Hothorn@R-project.org>",
    "committer": "Torsten Hothorn <Torsten.Hothorn@R-project.org>",
    "message": "url\n",
    "time": 1781106746
  },
  "_maintainer": {
    "name": "Torsten Hothorn",
    "email": "torsten.hothorn@r-project.org",
    "login": "thothorn",
    "orcid": "0000-0001-8301-0471",
    "description": "",
    "uuid": 35263693
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "variables",
      "version": ">= 1.1-0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "polynom",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "orthopolynom",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "bibtex",
      "role": "Suggests"
    }
  ],
  "_owner": "codeberg-thothorn",
  "_selfowned": false,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2025-25",
      "n": 3
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 6
    },
    {
      "week": "2025-38",
      "n": 18
    },
    {
      "week": "2025-39",
      "n": 22
    },
    {
      "week": "2025-40",
      "n": 70
    },
    {
      "week": "2025-41",
      "n": 10
    },
    {
      "week": "2025-42",
      "n": 22
    },
    {
      "week": "2025-45",
      "n": 7
    },
    {
      "week": "2025-46",
      "n": 15
    },
    {
      "week": "2025-47",
      "n": 25
    },
    {
      "week": "2025-48",
      "n": 4
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-50",
      "n": 5
    },
    {
      "week": "2025-51",
      "n": 5
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 8
    },
    {
      "week": "2026-10",
      "n": 7
    },
    {
      "week": "2026-11",
      "n": 7
    },
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 6
    },
    {
      "week": "2026-19",
      "n": 5
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 7
    },
    {
      "week": "2026-24",
      "n": 12
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 87479096,
    "type": "user",
    "name": "Conditional Transformation Models"
  },
  "_downloads": {
    "count": 6308,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/basefun"
  },
  "_devurl": "https://codeberg.org/thothorn/tram",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/basefun.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/ctm",
  "_realowner": "r-forge",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0-30",
      "date": "2016-02-19"
    },
    {
      "version": "0.0-31",
      "date": "2016-04-25"
    },
    {
      "version": "0.0-32",
      "date": "2016-05-30"
    },
    {
      "version": "0.0-33",
      "date": "2016-09-13"
    },
    {
      "version": "0.0-34",
      "date": "2016-12-14"
    },
    {
      "version": "0.0-35",
      "date": "2017-02-14"
    },
    {
      "version": "0.0-36",
      "date": "2017-03-01"
    },
    {
      "version": "0.0-37",
      "date": "2017-04-05"
    },
    {
      "version": "0.0-38",
      "date": "2017-05-17"
    },
    {
      "version": "0.0-39",
      "date": "2017-12-18"
    },
    {
      "version": "0.0-40",
      "date": "2018-02-23"
    },
    {
      "version": "1.0-0",
      "date": "2018-03-08"
    },
    {
      "version": "1.0-1",
      "date": "2018-03-29"
    },
    {
      "version": "1.0-2",
      "date": "2018-09-17"
    },
    {
      "version": "1.0-3",
      "date": "2019-01-16"
    },
    {
      "version": "1.0-4",
      "date": "2019-03-04"
    },
    {
      "version": "1.0-5",
      "date": "2019-06-21"
    },
    {
      "version": "1.0-6",
      "date": "2019-10-07"
    },
    {
      "version": "1.0-7",
      "date": "2020-02-14"
    },
    {
      "version": "1.1-0",
      "date": "2021-03-09"
    },
    {
      "version": "1.1-1",
      "date": "2021-11-12"
    },
    {
      "version": "1.1-2",
      "date": "2022-01-14"
    },
    {
      "version": "1.1-3",
      "date": "2022-05-25"
    },
    {
      "version": "1.1-4",
      "date": "2023-05-16"
    },
    {
      "version": "1.2-1",
      "date": "2025-01-17"
    },
    {
      "version": "1.2-2",
      "date": "2025-01-29"
    },
    {
      "version": "1.2-3",
      "date": "2025-05-09"
    },
    {
      "version": "1.2-4",
      "date": "2025-09-23"
    },
    {
      "version": "1.2-5",
      "date": "2025-10-05"
    },
    {
      "version": "1.2-6",
      "date": "2026-03-06"
    }
  ],
  "_exports": [
    "as.basis",
    "b",
    "Bernstein_basis",
    "cyclic_basis",
    "intercept_basis",
    "Legendre_basis",
    "log_basis",
    "polynomial_basis"
  ],
  "_help": [
    {
      "page": "basefun-package",
      "title": "General Information on the 'basefun' Package",
      "topics": [
        "basefun-package",
        "basefun"
      ]
    },
    {
      "page": "as.basis.formula",
      "title": "Convert Formula or Factor to Basis Function",
      "topics": [
        "as.basis",
        "as.basis.factor",
        "as.basis.factor_var",
        "as.basis.formula",
        "as.basis.ordered",
        "as.basis.ordered_var"
      ]
    },
    {
      "page": "b",
      "title": "Box Product of Basis Functions",
      "topics": [
        "b"
      ]
    },
    {
      "page": "Bernstein_basis",
      "title": "Bernstein Basis Functions",
      "topics": [
        "Bernstein_basis"
      ]
    },
    {
      "page": "c",
      "title": "Join Basis Functions",
      "topics": [
        "c.basis"
      ]
    },
    {
      "page": "cyclic_basis",
      "title": "Cyclic Basis Function",
      "topics": [
        "cyclic_basis"
      ]
    },
    {
      "page": "intercept_basis",
      "title": "Intercept-Only Basis Function",
      "topics": [
        "intercept_basis"
      ]
    },
    {
      "page": "Legendre_basis",
      "title": "Legendre Basis Functions",
      "topics": [
        "Legendre_basis"
      ]
    },
    {
      "page": "log_basis",
      "title": "Logarithmic Basis Function",
      "topics": [
        "log_basis"
      ]
    },
    {
      "page": "polynomial_basis",
      "title": "Polynomial Basis Functions",
      "topics": [
        "polynomial_basis"
      ]
    },
    {
      "page": "predict",
      "title": "Evaluate Basis Functions",
      "topics": [
        "predict.basis",
        "predict.box_bases",
        "predict.cbind_bases"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "orthopolynom",
    "polynom",
    "variables"
  ],
  "_score": 5.030595998269435,
  "_indexed": false,
  "_nocasepkg": "basefun",
  "_universes": [
    "trafo-universe"
  ],
  "_indexurl": "https://r-forge.r-universe.dev/basefun",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-6",
      "date": "2026-06-10T18:13:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e521db8c15da2396ac8873c62de016b2c250e835",
      "fileid": "98608b9626f86b9084a1da190d60739a00ab98b17a9f22bba5916e527fa93150",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-6",
      "date": "2026-06-10T18:13:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e521db8c15da2396ac8873c62de016b2c250e835",
      "fileid": "bd46e851e0733b0d93834abc42e7992201a9fa05f090ef8fd79a8b22a8e773d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2-6",
      "date": "2026-06-10T18:13:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e521db8c15da2396ac8873c62de016b2c250e835",
      "fileid": "b3aaa2a234fbb91817308c85e8170eb9f340a4d45fc3d2bfcca27e8c6f399382",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2-6",
      "date": "2026-06-10T18:13:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e521db8c15da2396ac8873c62de016b2c250e835",
      "fileid": "11e3c34f8bad46fad741fa0ee3801139dc3c0b4e8688b7f6ccd0bf42cbde31cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2-6",
      "date": "2026-06-10T18:13:28.000Z",
      "arch": "aarch64",
      "commit": "e521db8c15da2396ac8873c62de016b2c250e835",
      "fileid": "0e5affc974e060f993b6d99771e6c9ac1d9a3fff03f777edd1fcd1e6f629edd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2-6",
      "date": "2026-06-10T18:15:13.000Z",
      "arch": "x86_64",
      "commit": "e521db8c15da2396ac8873c62de016b2c250e835",
      "fileid": "a0882abd49847a9035f654174384e400413478daa4f951e0effd91652ec36268",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2-6",
      "date": "2026-06-10T18:13:04.000Z",
      "arch": "aarch64",
      "commit": "e521db8c15da2396ac8873c62de016b2c250e835",
      "fileid": "69b2da3c0a7f6d80a32cd4871328a99bfe4c9aedd26a462c429fe570d1e4d626",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2-6",
      "date": "2026-06-10T18:14:43.000Z",
      "arch": "x86_64",
      "commit": "e521db8c15da2396ac8873c62de016b2c250e835",
      "fileid": "b83d096b123b7b4aa26aabe6818a2336c9c500fded37017dca4010f0a2e7afdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2-6",
      "date": "2026-06-10T18:13:23.000Z",
      "arch": "emscripten",
      "commit": "e521db8c15da2396ac8873c62de016b2c250e835",
      "fileid": "98f3894c6ee6d37cc8735479849ada292a4bfddcb8989a3b6ef1761f9fad738b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2-6",
      "date": "2026-06-10T18:12:40.000Z",
      "arch": "x86_64",
      "commit": "e521db8c15da2396ac8873c62de016b2c250e835",
      "fileid": "ffcdeb64ca3b3b533f8d253e81f0ea9f4bd40cc393027cd8e869fe9f03258a7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2-6",
      "date": "2026-06-10T18:12:41.000Z",
      "arch": "x86_64",
      "commit": "e521db8c15da2396ac8873c62de016b2c250e835",
      "fileid": "17c589225d54e41d1d996759f975a9228ab74928b2cc7349b8304809e737040f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2-6",
      "date": "2026-06-10T18:12:35.000Z",
      "arch": "x86_64",
      "commit": "e521db8c15da2396ac8873c62de016b2c250e835",
      "fileid": "9fc1127c45ba393c45a692dee8130c3ca0705073d6dba05c5a98b65375b9a7b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trafo-universe/actions/runs/27296235867"
    }
  ]
}