{
  "_id": "6a155a60acfb0bcc41d5f1eb",
  "Package": "brsim",
  "Title": "Brainerd-Robinson Similarity Coefficient Matrix",
  "Version": "0.3",
  "Authors@R": "person(\"Gianmarco\", \"Alberti\", email = \"gianmarcoalberti@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides the facility to calculate the Brainerd-Robinson\nsimilarity coefficient for the rows of an input table, and to\ncalculate the significance of each coefficient based on a\npermutation approach; a heatmap is produced to visually\nrepresent the similarity matrix. Optionally, hierarchical\nagglomerative clustering can be performed and the silhouette\nmethod is used to identify an optimal number of clusters; the\nresults of the clustering can be optionally used to sort the\nheatmap.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:28:04 UTC",
    "User": "root"
  },
  "Author": "Gianmarco Alberti [aut, cre]",
  "Maintainer": "Gianmarco Alberti <gianmarcoalberti@gmail.com>",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://gianmarcoalberti.r-universe.dev",
  "Date/Publication": "2023-12-13 02:39:55 UTC",
  "RemoteUrl": "https://github.com/cran/brsim",
  "RemoteRef": "HEAD",
  "RemoteSha": "fffcd695410291e9c8e4d91481ee7f36c9e527ac",
  "MD5sum": "6ad9d0ad9feba3be6b3c283f3e1d3476",
  "_user": "gianmarcoalberti",
  "_type": "src",
  "_file": "brsim_0.3.tar.gz",
  "_fileid": "e773fb3cf83a1bf43bc6de91bbabedc397542d7fb2223b42df175f1e6c5b30a3",
  "_filesize": 111288,
  "_sha256": "e773fb3cf83a1bf43bc6de91bbabedc397542d7fb2223b42df175f1e6c5b30a3",
  "_created": "2026-05-26T08:28:04.000Z",
  "_published": "2026-05-26T08:31:28.398Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77836034792,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212360930"
    },
    {
      "job": 77836034815,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212363577"
    },
    {
      "job": 77836034736,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212345138"
    },
    {
      "job": 77836034742,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212337844"
    },
    {
      "job": 77835502429,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212308439"
    },
    {
      "job": 77836034877,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212355377"
    },
    {
      "job": 77836034783,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212339070"
    },
    {
      "job": 77836034857,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212356571"
    },
    {
      "job": 77836034767,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212346316"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/26441088688",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/brsim",
  "_commit": {
    "id": "fffcd695410291e9c8e4d91481ee7f36c9e527ac",
    "author": "Gianmarco Alberti <gianmarcoalberti@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3\n",
    "time": 1702435195
  },
  "_maintainer": {
    "name": "Gianmarco Alberti",
    "email": "gianmarcoalberti@gmail.com",
    "login": "gianmarcoalberti",
    "description": "Senior Lecturer in Criminology (UM) | Fellow of the Royal Statistical Society | R developer (126k+ downloads) | GIS, spatial analysis, statistics",
    "uuid": 8791619
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "cluster",
      "version": ">= 2.1.4",
      "role": "Imports"
    },
    {
      "package": "corrplot",
      "version": ">= 0.92",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "RcmdrMisc",
      "version": ">= 2.7.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.0.0",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gianmarcoalberti",
      "count": 3,
      "uuid": 8791619
    }
  ],
  "_userbio": {
    "uuid": 8791619,
    "type": "user",
    "name": "Gianmarco Alberti",
    "description": "Senior Lecturer in Criminology (UM) | Fellow of the Royal Statistical Society | R developer (126k+ downloads) | GIS, spatial analysis, statistics"
  },
  "_downloads": {
    "count": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/brsim"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/brsim.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "gianmarcoalberti",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2023-05-15"
    },
    {
      "version": "0.2",
      "date": "2023-06-06"
    },
    {
      "version": "0.3",
      "date": "2023-12-12"
    }
  ],
  "_exports": [
    "brsim"
  ],
  "_help": [
    {
      "page": "brsim",
      "title": "Brainerd-Robinson similarity coefficient matrix calculation, with permutation-based p-values and optional clustering",
      "topics": [
        "brsim"
      ]
    }
  ],
  "_readme": "https://github.com/cran/brsim/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cellranger",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "data.table",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "nortest",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RcmdrMisc",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readstata13",
    "readxl",
    "reformulas",
    "rematch",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "brsim",
  "_universes": [
    "gianmarcoalberti"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3",
      "date": "2026-05-26T08:30:36.000Z",
      "distro": "noble",
      "commit": "fffcd695410291e9c8e4d91481ee7f36c9e527ac",
      "fileid": "ad67a27a49ca9de1d681b322ef52b8d5a4f0fe8e082273a5f293e05ba08bcbf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/26441088688"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3",
      "date": "2026-05-26T08:30:43.000Z",
      "distro": "noble",
      "commit": "fffcd695410291e9c8e4d91481ee7f36c9e527ac",
      "fileid": "1c7950ac9dd42126ca0d51d8737f3f22e66ca3e6fde7f0193eb9a7e51768525c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/26441088688"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3",
      "date": "2026-05-26T08:29:48.000Z",
      "commit": "fffcd695410291e9c8e4d91481ee7f36c9e527ac",
      "fileid": "a142d783e9e72f5c226ff62e8c93341eb179d716c2a2df7b09246412afa5ce68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/26441088688"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3",
      "date": "2026-05-26T08:29:35.000Z",
      "commit": "fffcd695410291e9c8e4d91481ee7f36c9e527ac",
      "fileid": "fef2e679de982606ab216234d1d969d7609312dc98c901bda0e3d658398261de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/26441088688"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3",
      "date": "2026-05-26T08:30:48.000Z",
      "commit": "fffcd695410291e9c8e4d91481ee7f36c9e527ac",
      "fileid": "6f207f6170b8cd3ec6c0b1cee1359100650fa345eefefdb9dbd44e2d2bd61fd8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/26441088688"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3",
      "date": "2026-05-26T08:29:26.000Z",
      "commit": "fffcd695410291e9c8e4d91481ee7f36c9e527ac",
      "fileid": "9aec17c43c268d9b38a7fa2ee34125d572cc0bb4caf7359ac1c4a058678cbf15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/26441088688"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3",
      "date": "2026-05-26T08:30:15.000Z",
      "commit": "fffcd695410291e9c8e4d91481ee7f36c9e527ac",
      "fileid": "03e2060441e9d47d034ae70656947d18af7a4f1d255240bdb9cd0a45bef597d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/26441088688"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3",
      "date": "2026-05-26T08:29:51.000Z",
      "commit": "fffcd695410291e9c8e4d91481ee7f36c9e527ac",
      "fileid": "f48dc71c9c7b14d486553e6bee842a6300c55ae3b68b9b3f274cd2b98e86fa37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gianmarcoalberti/actions/runs/26441088688"
    }
  ]
}