{
  "_id": "6a1c06131d7bb097a0a2b04c",
  "Package": "eBsc",
  "Type": "Package",
  "Title": "\"Empirical Bayes Smoothing Splines with Correlated Errors\"",
  "Version": "4.15",
  "Date": "2022-04-29",
  "Author": "Francisco Rosales, Tatyana Krivobokova, Paulo Serra.",
  "Description": "Presents a statistical method that uses a recursive\nalgorithm for signal extraction. The method handles a\nnon-parametric estimation for the correlation of the errors.\nSee \"Krivobokova\", \"Serra\", \"Rosales\" and \"Klockmann\" (2021)\n<arXiv:1812.06948> for details.",
  "License": "GPL-2",
  "NeedsCompilation": "yes",
  "Maintainer": "Francisco Rosales\n<francisco.rosales-marticorena@protonmail.com>",
  "Packaged": {
    "Date": "2026-05-31 09:50:48 UTC",
    "User": "root"
  },
  "Repository": "https://lfrm.r-universe.dev",
  "Date/Publication": "2022-07-03 18:20:52 UTC",
  "RemoteUrl": "https://github.com/lfrm/ebsc-r-package",
  "RemoteRef": "HEAD",
  "RemoteSha": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
  "MD5sum": "21c8d54e72bc9a831cc2e14917ca91cf",
  "_user": "lfrm",
  "_type": "src",
  "_file": "eBsc_4.15.tar.gz",
  "_fileid": "abc7ce94ed1886878ade5be6159e077ab1e30c80f19e8014bb295b5cbcd59178",
  "_filesize": 126408,
  "_sha256": "abc7ce94ed1886878ade5be6159e077ab1e30c80f19e8014bb295b5cbcd59178",
  "_created": "2026-05-31T09:50:48.000Z",
  "_published": "2026-05-31T09:57:39.032Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78716589115,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315749939"
    },
    {
      "job": 78716589117,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315750488"
    },
    {
      "job": 78716589122,
      "time": 138,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315750425"
    },
    {
      "job": 78716589110,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315750888"
    },
    {
      "job": 78716589125,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315753413"
    },
    {
      "job": 78716589102,
      "time": 357,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315770852"
    },
    {
      "job": 78716589104,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315749350"
    },
    {
      "job": 78716589108,
      "time": 254,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315760323"
    },
    {
      "job": 78716456648,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315736640"
    },
    {
      "job": 78716589089,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315747730"
    },
    {
      "job": 78716589096,
      "time": 190,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315755440"
    },
    {
      "job": 78716589091,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315748972"
    },
    {
      "job": 78716589095,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315750708"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lfrm/ebsc-r-package",
  "_commit": {
    "id": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
    "author": "Francisco Rosales, PhD <31830339+LFRM@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1656872452
  },
  "_maintainer": {
    "name": "Francisco Rosales",
    "email": "francisco.rosales-marticorena@protonmail.com",
    "login": "lfrm",
    "description": "Applied mathematics and Statistics",
    "uuid": 31830339
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Brobdingnag",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "lfrm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lfrm",
      "count": 1,
      "uuid": 31830339
    }
  ],
  "_userbio": {
    "uuid": 31830339,
    "type": "user",
    "name": "Francisco Rosales",
    "description": "Applied mathematics and Statistics"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/eBsc"
  },
  "_devurl": "https://github.com/lfrm/ebsc-r-package",
  "_searchresults": 14,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/eBsc.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lfrm/ebsc-r-package",
  "_realowner": "lfrm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "4.9",
      "date": "2020-07-06"
    },
    {
      "version": "4.11",
      "date": "2020-09-01"
    },
    {
      "version": "4.12",
      "date": "2020-11-24"
    },
    {
      "version": "4.13",
      "date": "2021-01-11"
    },
    {
      "version": "4.14",
      "date": "2022-04-25"
    },
    {
      "version": "4.15",
      "date": "2022-05-01"
    },
    {
      "version": "4.16",
      "date": "2023-04-27"
    },
    {
      "version": "4.17",
      "date": "2023-05-23"
    }
  ],
  "_exports": [
    "drbasis",
    "EBCparallel",
    "EBCq",
    "eBsc",
    "plot.eBsc",
    "print.eBsc",
    "rcpparma_innerproduct",
    "rcpparma_outerproduct",
    "summary.eBsc"
  ],
  "_help": [
    {
      "page": "eBsc-package",
      "title": "Empirical Bayes Smoothing Splines with Correlated Errors",
      "topics": [
        "eBsc-package"
      ]
    },
    {
      "page": "drbasis",
      "title": "Computation of the Demmler-Reinsch basis.",
      "topics": [
        "drbasis"
      ]
    },
    {
      "page": "eBsc",
      "title": "Empirical Bayes Smoothing Splines with Correlated Errors",
      "topics": [
        "eBsc"
      ]
    },
    {
      "page": "plot.eBsc",
      "title": "Plot fitted components",
      "topics": [
        "plot.eBsc"
      ]
    },
    {
      "page": "rcpparma_hello_world",
      "title": "Set of functions in example RcppArmadillo package",
      "topics": [
        "rcpparma_bothproducts",
        "rcpparma_hello_world",
        "rcpparma_innerproduct",
        "rcpparma_outerproduct"
      ]
    },
    {
      "page": "summary.eBsc",
      "title": "eBsc Summary",
      "topics": [
        "summary.eBsc"
      ]
    }
  ],
  "_rundeps": [
    "Brobdingnag",
    "lattice",
    "MASS",
    "Matrix",
    "nlme",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.146128035678238,
  "_indexed": true,
  "_nocasepkg": "ebsc",
  "_universes": [
    "lfrm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.15",
      "date": "2026-05-31T09:52:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
      "fileid": "826ef729835b457b01d7f82ae1a22aec0ff7b625c979e1ef5bae87949606cc4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.15",
      "date": "2026-05-31T09:52:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
      "fileid": "e8d4103aaf81643e25e408a714fd295a23e28ab8732f16ca37f151cee92bfee2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.15",
      "date": "2026-05-31T09:52:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
      "fileid": "60e15643f328f63e88510d670bd029da564fced6f6f7330fdf441dc82a0daa60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.15",
      "date": "2026-05-31T09:52:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
      "fileid": "f3636be75c6f1793df0accf722737472d91d2fbd7c14ee3f49fc1296f71c739e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.15",
      "date": "2026-05-31T09:53:30.000Z",
      "arch": "aarch64",
      "commit": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
      "fileid": "1fca4445ca7ce33b256ba77bfa683f10ce2da7a6140cc8c54e76219723767562",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.15",
      "date": "2026-05-31T09:55:22.000Z",
      "arch": "x86_64",
      "commit": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
      "fileid": "81a827a3ca2731faf771c396b279c24bd608359a0de8e33386c5ac0131fa17df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.15",
      "date": "2026-05-31T09:52:54.000Z",
      "arch": "aarch64",
      "commit": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
      "fileid": "2b17f4cc7dbb8274902e8c2f1fd1767ba54e772e16e2a0dc515caa1c67f1cb44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.15",
      "date": "2026-05-31T09:53:58.000Z",
      "arch": "x86_64",
      "commit": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
      "fileid": "5a71df4a1ea7506bae1bdbc1577de9aaa217b19491de5b7fb779168f54f166c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.15",
      "date": "2026-05-31T09:52:57.000Z",
      "arch": "emscripten",
      "commit": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
      "fileid": "a8da61fb44c75084749fdc090fe27e292e9af1da1f5c6ac63b65388f9b64dbde",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.15",
      "date": "2026-05-31T09:53:15.000Z",
      "arch": "x86_64",
      "commit": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
      "fileid": "0a68a2376e82b64974099c01b8609e75d7b092b4e2e26d94f3b4bed3482e8906",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.15",
      "date": "2026-05-31T09:52:09.000Z",
      "arch": "x86_64",
      "commit": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
      "fileid": "5f7aa449918bf5be0ffa5d3819920e86e2902c66d2df93781bb3f43f648157d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "4.15",
      "date": "2026-05-31T09:52:17.000Z",
      "arch": "x86_64",
      "commit": "c1af5e1849dddb31ff3c2d91504d96c48b879ff1",
      "fileid": "312464725e6fefcfd63d6056f6b58d738e21245798f17e46d3805f83188b25fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lfrm/actions/runs/26709314640"
    }
  ]
}