{
  "_id": "6a1d73e31d7bb097a0a51260",
  "Package": "hawkesbow",
  "Title": "Estimation of Hawkes Processes from Binned Observations",
  "Version": "1.0.3",
  "Authors@R": "person(given = \"Felix\",\nfamily = \"Cheysson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"felix@cheysson.fr\",\ncomment = c(ORCID = \"0000-0002-9095-2878\"))",
  "Description": "Implements an estimation method for Hawkes processes when\ncount data are only observed in discrete time, using a spectral\napproach derived from the Bartlett spectrum, see Cheysson and\nLang (2020) <arXiv:2003.04314>. Some general use functions for\nHawkes processes are also included: simulation of\n(in)homogeneous Hawkes process, maximum likelihood estimation,\nresidual analysis, etc.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://fcheysson.r-universe.dev",
  "Date/Publication": "2024-01-12 13:08:40 UTC",
  "RemoteUrl": "https://github.com/fcheysson/hawkesbow",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 11:50:26 UTC",
    "User": "root"
  },
  "Author": "Felix Cheysson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9095-2878>)",
  "Maintainer": "Felix Cheysson <felix@cheysson.fr>",
  "MD5sum": "35482ca6848e599aee952e4665a7a353",
  "_user": "fcheysson",
  "_type": "src",
  "_file": "hawkesbow_1.0.3.tar.gz",
  "_fileid": "ef2894c6b6dcad2e9656c70964ebbbb11f197ad90d60513dbb302728175671f2",
  "_filesize": 336954,
  "_sha256": "ef2894c6b6dcad2e9656c70964ebbbb11f197ad90d60513dbb302728175671f2",
  "_created": "2026-06-01T11:50:26.000Z",
  "_published": "2026-06-01T11:58:27.887Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78846060764,
      "time": 235,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330772636"
    },
    {
      "job": 78846060752,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330760024"
    },
    {
      "job": 78846060743,
      "time": 208,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330764180"
    },
    {
      "job": 78846060811,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330759194"
    },
    {
      "job": 78846060898,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330745421"
    },
    {
      "job": 78846060869,
      "time": 404,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330818386"
    },
    {
      "job": 78846060850,
      "time": 261,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330769124"
    },
    {
      "job": 78846060813,
      "time": 308,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330789982"
    },
    {
      "job": 78845359133,
      "time": 265,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330694590"
    },
    {
      "job": 78846060727,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330746426"
    },
    {
      "job": 78846060776,
      "time": 216,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330766751"
    },
    {
      "job": 78846060845,
      "time": 224,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330769617"
    },
    {
      "job": 78846060800,
      "time": 196,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330760317"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fcheysson/hawkesbow",
  "_commit": {
    "id": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
    "author": "Felix Cheysson <felix@cheysson.fr>",
    "committer": "Felix Cheysson <felix@cheysson.fr>",
    "message": "Dropped C++11 requirement, as demanded per CRAN.\n",
    "time": 1705064920
  },
  "_maintainer": {
    "name": "Felix Cheysson",
    "email": "felix@cheysson.fr",
    "login": "fcheysson",
    "description": "",
    "uuid": 42737088,
    "orcid": "0000-0002-9095-2878"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "fcheysson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "fcheysson",
      "count": 65,
      "uuid": 42737088
    }
  ],
  "_userbio": {
    "uuid": 42737088,
    "type": "user",
    "name": "fcheysson"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hawkesbow"
  },
  "_devurl": "https://github.com/fcheysson/hawkesbow",
  "_searchresults": 8,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hawkesbow.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fcheysson/hawkesbow",
  "_realowner": "fcheysson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-03-31"
    },
    {
      "version": "1.0.1",
      "date": "2021-04-07"
    },
    {
      "version": "1.0.2",
      "date": "2021-04-10"
    },
    {
      "version": "1.0.3",
      "date": "2024-01-12"
    }
  ],
  "_exports": [
    "compensator",
    "discrete",
    "dpowerlaw",
    "E1_imaginary",
    "Etheta_imaginary",
    "Exponential",
    "Gaussian",
    "hawkes",
    "hawkes_ogata",
    "inc_gamma_imag",
    "inhpois",
    "intensity",
    "mle",
    "Model",
    "Pareto1",
    "Pareto2",
    "Pareto3",
    "PowerLaw",
    "ppowerlaw",
    "qpowerlaw",
    "residuals",
    "rpowerlaw",
    "SymmetricExponential",
    "whittle"
  ],
  "_help": [
    {
      "page": "compensator",
      "title": "Compensator of a Hawkes process",
      "topics": [
        "compensator"
      ]
    },
    {
      "page": "discrete",
      "title": "Discretizes a Hawkes simulation",
      "topics": [
        "discrete"
      ]
    },
    {
      "page": "dpowerlaw",
      "title": "The power law distribution",
      "topics": [
        "dpowerlaw",
        "ppowerlaw",
        "qpowerlaw",
        "rpowerlaw"
      ]
    },
    {
      "page": "E1_imaginary",
      "title": "Exponential integral of imaginary argument",
      "topics": [
        "E1_imaginary"
      ]
    },
    {
      "page": "Etheta_imaginary",
      "title": "Incomplete gamma function of imaginary argument with arbitrary power",
      "topics": [
        "Etheta_imaginary"
      ]
    },
    {
      "page": "Exponential",
      "title": "Reproduction kernels for the Hawkes processes",
      "topics": [
        "Exponential",
        "Gaussian",
        "Pareto1",
        "Pareto2",
        "Pareto3",
        "PowerLaw",
        "SymmetricExponential"
      ]
    },
    {
      "page": "hawkes",
      "title": "Simulation of a Hawkes process",
      "topics": [
        "hawkes"
      ]
    },
    {
      "page": "hawkes_ogata",
      "title": "Simulation of a Hawkes process",
      "topics": [
        "hawkes_ogata"
      ]
    },
    {
      "page": "inc_gamma_imag",
      "title": "Incomplete gamma function of imaginary argument",
      "topics": [
        "inc_gamma_imag"
      ]
    },
    {
      "page": "inhpois",
      "title": "Simulation of an inhomogeneous Poisson process by thinning",
      "topics": [
        "inhpois"
      ]
    },
    {
      "page": "intensity",
      "title": "Intensity of a Hawkes process",
      "topics": [
        "intensity"
      ]
    },
    {
      "page": "mle",
      "title": "Fitting Hawkes processes from continuous data",
      "topics": [
        "mle"
      ]
    },
    {
      "page": "Model",
      "title": "C++ abstract class for Hawkes processes",
      "topics": [
        "Model"
      ]
    },
    {
      "page": "plot.hawkes",
      "title": "Plot of a Hawkes process",
      "topics": [
        "plot.hawkes"
      ]
    },
    {
      "page": "plot.hawkes_ogata",
      "title": "Plot of a simulated Hawkes process",
      "topics": [
        "plot.hawkes_ogata"
      ]
    },
    {
      "page": "plot.inhpois",
      "title": "Plot of a simulated inhomogeneous Poisson process",
      "topics": [
        "plot.inhpois"
      ]
    },
    {
      "page": "residuals",
      "title": "Residuals of a Hawkes process",
      "topics": [
        "residuals"
      ]
    },
    {
      "page": "whittle",
      "title": "Fitting Hawkes processes from discrete data",
      "topics": [
        "whittle"
      ]
    }
  ],
  "_readme": "https://github.com/fcheysson/hawkesbow/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "nloptr",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "hawkesbow.Rmd",
      "filename": "hawkesbow.html",
      "title": "hawkesbow",
      "author": "Felix Cheysson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Details of the package",
        "The Hawkes process",
        "Estimation procedure",
        "Maximum likelihood estimation",
        "Minimisation of the Whittle likelihood",
        "Spectral density function of the count sequence",
        "Main usage",
        "Simulation of Hawkes processes",
        "Examples",
        "Plot function",
        "Estimation of Hawkes processes",
        "By maximum likelihood",
        "By minimisation of the Whittle likelihood",
        "Other functions",
        "Reproduction kernels",
        "The exponential kernel",
        "The symmetric exponential kernel",
        "The gaussian kernel",
        "The power law kernel",
        "The Pareto kernels",
        "To be implemented",
        "References"
      ],
      "created": "2021-03-24 12:38:18",
      "modified": "2021-03-29 17:45:57",
      "commits": 3
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "hawkesbow",
  "_universes": [
    "fcheysson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-01T11:54:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
      "fileid": "fb688bfaaf8411e46c2e2c0203d838dc3ff6220e33edca7f5c3ebf949eeaff7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-01T11:53:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
      "fileid": "a9056fe2479da49aa5c94fa0660dc93566a3c26dd5c92398f13a1320069a90cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-01T11:53:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
      "fileid": "1e58cff636e24698c006a23a13075a8958d0f901cf6dbd45e61570013f24f74f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-01T11:53:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
      "fileid": "7ea5a9298c5fe47f818e2cd23d6366a2af3b832f18155b247d1c2e48d4c07dea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-01T11:53:11.000Z",
      "arch": "aarch64",
      "commit": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
      "fileid": "b67c4fd8e56079c7fcda579f520f169cefb6f65a33e9a0c6fcb95ba54fb2aa61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-01T11:55:25.000Z",
      "arch": "x86_64",
      "commit": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
      "fileid": "58572773de73bab85a14f1b00ca49e16803b0d22adc316d1ab26ae99ab6f171f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-01T11:53:44.000Z",
      "arch": "aarch64",
      "commit": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
      "fileid": "8554f7a9bf52f7f4c131f2f72e9606beedf224b62a70c586009bbf06675d20f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-01T11:54:28.000Z",
      "arch": "x86_64",
      "commit": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
      "fileid": "d44c1577057d360d02e4756a82112be4d418c3f5cd684c129d96c6630e716145",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-01T11:53:26.000Z",
      "arch": "emscripten",
      "commit": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
      "fileid": "4f194f8056312ca3e00c181c3a5ffef489afb5a7b7f44f8ad6daaaa456c72ccd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-01T11:52:57.000Z",
      "arch": "x86_64",
      "commit": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
      "fileid": "349ffc067d8ece2e09a5e5bb88d6d50c1ae4430f426a32b7e07e862395bf02f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-01T11:53:02.000Z",
      "arch": "x86_64",
      "commit": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
      "fileid": "0f209a48d058ce2fb7928c74bbd18dcc2c1f93150dff8b65943b1374f27a71f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-01T11:52:38.000Z",
      "arch": "x86_64",
      "commit": "3d4a29e94dd4e4e702ca042341e39f7786747d23",
      "fileid": "33f292c43693c4b7885e38ec91fc269497fd46a4b60327189fe92018f634e522",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fcheysson/actions/runs/26752938847"
    }
  ]
}