{
  "_id": "6a105493acfb0bcc41ca2168",
  "Package": "clickb",
  "Title": "Web Data Analysis by Bayesian Mixture of Markov Models",
  "Version": "0.1",
  "Authors@R": "c(person(\"Furio\", \"Urso\", email = \"furio.urso@unipa.it\",\nrole = c(\"aut\", \"cre\")),person(\"Reza\", \"Mohammadi\", email = \"a.mohammadi@uva.nl\",\nrole = \"aut\"),person(\"Antonino\", \"Abbruzzo\", email = \"antonino.abbruzzo@unipa.it\",\nrole = \"aut\"),person(\"Maria Francesca\", \"Cracolici\", email = \"mariafrancesca.cracolici@unipa.it\",\nrole = \"aut\"))",
  "Description": "Designed for web usage data analysis, it implements tools\nto process web sequences and identify web browsing profiles\nthrough sequential classification. Sequences' clusters are\nidentified by using a model-based approach, specifically\nmixture of discrete time first-order Markov models for\ncategorical web sequences. A Bayesian approach is used to\nestimate model parameters and identify sequences classification\nas proposed by Fruehwirth-Schnatter and Pamminger (2010)\n<doi:10.1214/10-BA606>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:13:44 UTC",
    "User": "root"
  },
  "Author": "Furio Urso [aut, cre], Reza Mohammadi [aut], Antonino Abbruzzo\n[aut], Maria Francesca Cracolici [aut]",
  "Maintainer": "Furio Urso <furio.urso@unipa.it>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-02-13 08:20:10 UTC",
  "RemoteUrl": "https://github.com/cran/clickb",
  "RemoteRef": "HEAD",
  "RemoteSha": "827d5bbe2faac0016e15494be979b12c2783d320",
  "MD5sum": "d084ff6b8bac965ceee8a70dca666daf",
  "_user": "cran",
  "_type": "src",
  "_file": "clickb_0.1.tar.gz",
  "_fileid": "3c7ed6c3fb94325a07290f518ebaac3f012547288de70effb6e8c6b080660224",
  "_filesize": 117643,
  "_sha256": "3c7ed6c3fb94325a07290f518ebaac3f012547288de70effb6e8c6b080660224",
  "_created": "2026-05-09T08:13:44.000Z",
  "_published": "2026-05-22T13:05:23.890Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77385262559,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894246547"
    },
    {
      "job": 77385263592,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894246821"
    },
    {
      "job": 77385262260,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894235006"
    },
    {
      "job": 77385261872,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161188461"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25596175806",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/clickb",
  "_commit": {
    "id": "827d5bbe2faac0016e15494be979b12c2783d320",
    "author": "Furio Urso <furio.urso@unipa.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1\n",
    "time": 1676276410
  },
  "_maintainer": {
    "name": "Furio Urso",
    "email": "furio.urso@unipa.it"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "DiscreteWeibull",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "MCMCpack",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "seqHMM",
      "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": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clickb"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clickb.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2023-02-13"
    }
  ],
  "_exports": [
    "fit_mixmar",
    "sim_seq"
  ],
  "_help": [
    {
      "page": "clickb-package",
      "title": "Web Data Analysis by Bayesian Mixture of Markov Models",
      "topics": [
        "clickb-package",
        "Danon_sim_index",
        "marloglik.contr",
        "numtransitions",
        "rdweibt",
        "splitdatalist"
      ]
    },
    {
      "page": "fit_mixmar",
      "title": "Bayesian estimation for mixture of Markov models with fixed number of components",
      "topics": [
        "fit_mixmar"
      ]
    },
    {
      "page": "sim_seq",
      "title": "Simulate data",
      "topics": [
        "sim_seq"
      ]
    }
  ],
  "_rundeps": [
    "coda",
    "codetools",
    "digest",
    "DiscreteWeibull",
    "future",
    "future.apply",
    "globals",
    "lattice",
    "listenv",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mclust",
    "mcmc",
    "MCMCpack",
    "numDeriv",
    "parallelly",
    "quantreg",
    "Rcpp",
    "RcppArmadillo",
    "Rsolnp",
    "SparseM",
    "survival",
    "truncnorm"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "clickb",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-09T08:15:56.000Z",
      "distro": "noble",
      "commit": "827d5bbe2faac0016e15494be979b12c2783d320",
      "fileid": "b720116a375e1f8676d423b03c2ae40cc0bcd0c9541ddc9e804ff085b4787b1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25596175806"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-09T08:15:58.000Z",
      "distro": "noble",
      "commit": "827d5bbe2faac0016e15494be979b12c2783d320",
      "fileid": "a23452f4fb55abf41fc33fa69435b353593edbe1a91925e0b2e1db7e46e7b468",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25596175806"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-05-22T13:05:10.000Z",
      "commit": "827d5bbe2faac0016e15494be979b12c2783d320",
      "fileid": "f6bcc226a078d52f557e8e4c03ff123520d6c0d437b40d8886a34a556eed10b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25596175806"
    }
  ]
}