{
  "_id": "6a0ff4d0acfb0bcc41c7779a",
  "Package": "funMoDisco",
  "Type": "Package",
  "Title": "Motif Discovery in Functional Data",
  "Version": "1.1.5",
  "Date": "2026-04-21",
  "Authors@R": "c(\nperson(given = c(\"Marzia\", \"Angela\"), family = \"Cremona\", role = \"aut\"),\nperson(given = \"Francesca\", family = \"Chiaromonte\", role = \"aut\"),\nperson(given = \"Jacopo\", family = \"Di Iorio\", role = c(\"aut\", \"cre\"),\nemail = \"jacopo.di.iorio@emory.edu\"),\nperson(given = \"Niccolò\", family = \"Feresini\", role = \"aut\"),\nperson(given = \"Riccardo\", family = \"Lazzarini\", role = \"aut\"))",
  "Author": "Marzia Angela Cremona [aut], Francesca Chiaromonte [aut],\nJacopo Di Iorio [aut, cre], Niccolò Feresini [aut], Riccardo\nLazzarini [aut]",
  "Maintainer": "Jacopo Di Iorio <jacopo.di.iorio@emory.edu>",
  "Description": "Efficiently implementing two complementary methodologies\nfor discovering motifs in functional data: ProbKMA and\nFunBIalign. Cremona and Chiaromonte (2023) \"Probabilistic\nK-means with Local Alignment for Clustering and Motif Discovery\nin Functional Data\" <doi:10.1080/10618600.2022.2156522> is a\nprobabilistic K-means algorithm that leverages local alignment\nand fuzzy clustering to identify recurring patterns (candidate\nfunctional motifs) across and within curves, allowing different\nportions of the same curve to belong to different clusters. It\nincludes a family of distances and a normalization to discover\nvarious motif types and learns motif lengths in a data-driven\nmanner. It can also be used for local clustering of misaligned\ndata. Di Iorio, Cremona, and Chiaromonte (2023) \"funBIalign: A\nHierarchical Algorithm for Functional Motif Discovery Based on\nMean Squared Residue Scores\" <doi:10.48550/arXiv.2306.04254>\napplies hierarchical agglomerative clustering with a functional\ngeneralization of the Mean Squared Residue Score to identify\nmotifs of a specified length in curves. This deterministic\nmethod includes a small set of user-tunable parameters. Both\nalgorithms are suitable for single curves or sets of curves.\nThe package also includes a flexible function to simulate\nfunctional data with embedded motifs, allowing users to\ngenerate benchmark datasets for validating and comparing motif\ndiscovery methods.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "C++20",
  "LazyData": "true",
  "VignetteBuilder": "R.rsp",
  "BuildVignettes": "true",
  "Language": "en-US",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-22 06:10:26 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-22 03:45:22 UTC",
  "RemoteUrl": "https://github.com/cran/funMoDisco",
  "RemoteRef": "HEAD",
  "RemoteSha": "9f85951e9506458197391ee292a73ed3472fc49b",
  "MD5sum": "5084288686b09760541941da3d6796c3",
  "_user": "cran",
  "_type": "src",
  "_file": "funMoDisco_1.1.5.tar.gz",
  "_fileid": "eb145863339747e723f3ab46a343246065e0159c00c2b816f5453cb010943cf1",
  "_filesize": 5292030,
  "_sha256": "eb145863339747e723f3ab46a343246065e0159c00c2b816f5453cb010943cf1",
  "_created": "2026-05-22T06:10:26.000Z",
  "_published": "2026-05-22T06:16:48.488Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77326238893,
      "time": 266,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153980634"
    },
    {
      "job": 77326238902,
      "time": 256,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153978350"
    },
    {
      "job": 77326238905,
      "time": 236,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153973733"
    },
    {
      "job": 77326238965,
      "time": 248,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153976478"
    },
    {
      "job": 77325601398,
      "time": 353,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153920968"
    },
    {
      "job": 77326238887,
      "time": 187,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153962544"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26271428700",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/funMoDisco",
  "_commit": {
    "id": "9f85951e9506458197391ee292a73ed3472fc49b",
    "author": "Jacopo Di Iorio <jacopo.di.iorio@emory.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.5\n",
    "time": 1776829522
  },
  "_maintainer": {
    "name": "Jacopo Di Iorio",
    "email": "jacopo.di.iorio@emory.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "progress",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "role": "Imports"
    },
    {
      "package": "fastcluster",
      "role": "Imports"
    },
    {
      "package": "fda",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "class",
      "role": "Imports"
    },
    {
      "package": "combinat",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.0",
      "date": "2025-11-07"
    },
    {
      "name": "1.1.5",
      "date": "2026-04-22"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 588,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/funMoDisco"
  },
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/funMoDisco.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-04-15"
    },
    {
      "version": "1.1.0",
      "date": "2025-11-07"
    },
    {
      "version": "1.1.5",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    ".check_fits",
    ".diss_d0_d1_L2",
    ".domain",
    ".find_min_diss",
    ".find_occurrences",
    ".generate_coefficients",
    ".mapply_custom",
    ".resample",
    ".select_domain",
    ".transform_list",
    ".transform_to_matrix",
    "add_error_to_motif",
    "add_motif",
    "cluster_candidate_motifs",
    "cluster_candidate_motifs_plot",
    "compare_nodes",
    "discoverMotifs",
    "filter_candidate_motifs",
    "find_recommended_path",
    "generate_background_curve",
    "generate_curve_vector",
    "generateCurves",
    "get_accolites",
    "get_minidend",
    "get_parents",
    "get_path_complete",
    "initialChecks",
    "motifs_search",
    "motifs_search_plot",
    "motifSimulationBuilder",
    "padding",
    "plot_motifs",
    "ProbKMA",
    "probKMA_plot",
    "probKMA_silhouette_filter",
    "probKMA_silhouette_plot",
    "probKMA_wrap",
    "recommend_node",
    "to_motifDiscovery"
  ],
  "_datasets": [
    {
      "name": "simulated200",
      "title": "Simulated data for local clustering",
      "object": "simulated200",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "simulatedHighDimensional",
      "title": "High Dimensional simulated data for local clustering",
      "object": "simulatedHighDimensional",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "funMoDisco-package",
      "title": "funMoDisco: Motif Discovery in Functional Data",
      "topics": [
        "funMoDisco-package",
        "funMoDisco"
      ]
    },
    {
      "page": "dot-check_fits",
      "title": "Check Fits",
      "topics": [
        ".check_fits"
      ]
    },
    {
      "page": "dot-diss_d0_d1_L2",
      "title": "Dissimilarity Index for Multidimensional Curves",
      "topics": [
        ".diss_d0_d1_L2"
      ]
    },
    {
      "page": "dot-domain",
      "title": "Domain Length Calculation for Curves",
      "topics": [
        ".domain"
      ]
    },
    {
      "page": "dot-find_min_diss",
      "title": "Find Minimum Dissimilarity",
      "topics": [
        ".find_min_diss"
      ]
    },
    {
      "page": "dot-find_occurrences",
      "title": "Find Occurrences of a Motif",
      "topics": [
        ".find_occurrences"
      ]
    },
    {
      "page": "dot-generate_coefficients",
      "title": "Generate Coefficients",
      "topics": [
        ".generate_coefficients"
      ]
    },
    {
      "page": "dot-mapply_custom",
      "title": "Custom mapply Function for Parallel Processing",
      "topics": [
        ".mapply_custom"
      ]
    },
    {
      "page": "dot-resample",
      "title": "Resample Vector",
      "topics": [
        ".resample"
      ]
    },
    {
      "page": "dot-select_domain",
      "title": ".select_domain",
      "topics": [
        ".select_domain"
      ]
    },
    {
      "page": "dot-transform_list",
      "title": "Transform List Structure",
      "topics": [
        ".transform_list"
      ]
    },
    {
      "page": "dot-transform_to_matrix",
      "title": "Transform to Matrix",
      "topics": [
        ".transform_to_matrix"
      ]
    },
    {
      "page": "add_error_to_motif",
      "title": "Add Additive Error to Motif",
      "topics": [
        "add_error_to_motif"
      ]
    },
    {
      "page": "add_motif",
      "title": "Add Motif to Base Curve",
      "topics": [
        "add_motif"
      ]
    },
    {
      "page": "cluster_candidate_motifs",
      "title": "Cluster Candidate Motifs",
      "topics": [
        "cluster_candidate_motifs"
      ]
    },
    {
      "page": "cluster_candidate_motifs_plot",
      "title": "cluster_candidate_motifs_plot",
      "topics": [
        "cluster_candidate_motifs_plot"
      ]
    },
    {
      "page": "compare_nodes",
      "title": "Compare Nodes",
      "topics": [
        "compare_nodes"
      ]
    },
    {
      "page": "discoverMotifs",
      "title": "Functional Motif Discovery",
      "topics": [
        "discoverMotifs"
      ]
    },
    {
      "page": "filter_candidate_motifs",
      "title": "Filter Candidate Motifs",
      "topics": [
        "filter_candidate_motifs"
      ]
    },
    {
      "page": "find_recommended_path",
      "title": "Find Recommended Path in a Tree Structure",
      "topics": [
        "find_recommended_path"
      ]
    },
    {
      "page": "generate_background_curve",
      "title": "Generate Background Curve",
      "topics": [
        "generate_background_curve"
      ]
    },
    {
      "page": "generate_curve_vector",
      "title": "Generate Curve Vector from FD Object",
      "topics": [
        "generate_curve_vector"
      ]
    },
    {
      "page": "generateCurves",
      "title": "Generate Functional Curves with Embedded Motifs",
      "topics": [
        "generateCurves"
      ]
    },
    {
      "page": "generateCurves-motifSimulation-method",
      "title": "Generate Functional Curves with Embedded Motifs",
      "topics": [
        "generateCurves,motifSimulation-method"
      ]
    },
    {
      "page": "get_accolites",
      "title": "Get Accolites for a Given Leaf Label",
      "topics": [
        "get_accolites"
      ]
    },
    {
      "page": "get_minidend",
      "title": "Generate Minimum Dendrogram from Hierarchical Clustering",
      "topics": [
        "get_minidend"
      ]
    },
    {
      "page": "get_parents",
      "title": "Get Parent Nodes from a Given Node",
      "topics": [
        "get_parents"
      ]
    },
    {
      "page": "get_path_complete",
      "title": "Get Complete Paths from a Dendrogram",
      "topics": [
        "get_path_complete"
      ]
    },
    {
      "page": "initialChecks",
      "title": "Initial Checks for ProbKMA",
      "topics": [
        "initialChecks"
      ]
    },
    {
      "page": "motifs_search",
      "title": "Motif Search in Curves",
      "topics": [
        "motifs_search"
      ]
    },
    {
      "page": "motifs_search_plot",
      "title": "Plot Motif Search Results",
      "topics": [
        "motifs_search_plot"
      ]
    },
    {
      "page": "motifSimulation-class",
      "title": "motifSimulationS4Class",
      "topics": [
        "motifSimulation-class"
      ]
    },
    {
      "page": "motifSimulationBuilder",
      "title": "Create motifSimulation Object",
      "topics": [
        "motifSimulationBuilder"
      ]
    },
    {
      "page": "padding",
      "title": "Pad a Matrix to a Specified Number of Rows",
      "topics": [
        "padding"
      ]
    },
    {
      "page": "plot_motifs",
      "title": "Plot Embedded Motifs in Functional Curves",
      "topics": [
        "plot_motifs"
      ]
    },
    {
      "page": "plot_motifs-motifSimulation-method",
      "title": "Plot Embedded Motifs in Functional Curves",
      "topics": [
        "plot_motifs,motifSimulation-method"
      ]
    },
    {
      "page": "ProbKMA",
      "title": "ProbKMA Class",
      "topics": [
        "ProbKMA"
      ]
    },
    {
      "page": "probKMA_plot",
      "title": "Plot the Results of probKMA",
      "topics": [
        "probKMA_plot"
      ]
    },
    {
      "page": "probKMA_silhouette_filter",
      "title": "Filter Motifs from probKMA Results Based on Silhouette and Size Thresholds",
      "topics": [
        "probKMA_silhouette_filter"
      ]
    },
    {
      "page": "probKMA_silhouette_plot",
      "title": "Plot Silhouette Index from probKMA Results",
      "topics": [
        "probKMA_silhouette_plot"
      ]
    },
    {
      "page": "probKMA_wrap",
      "title": "Wrapper for the Probabilistic K-means Algorithm (ProbKMA)",
      "topics": [
        "probKMA_wrap"
      ]
    },
    {
      "page": "recommend_node",
      "title": "Recommend Node from a Numeric Vector",
      "topics": [
        "recommend_node"
      ]
    },
    {
      "page": "simulated200",
      "title": "Simulated data for local clustering",
      "topics": [
        "simulated200"
      ]
    },
    {
      "page": "simulatedHighDimensional",
      "title": "High Dimensional simulated data for local clustering",
      "topics": [
        "simulatedHighDimensional"
      ]
    },
    {
      "page": "to_motifDiscovery",
      "title": "to_motifDiscovery",
      "topics": [
        "to_motifDiscovery"
      ]
    },
    {
      "page": "to_motifDiscovery-list-method",
      "title": "to_motifDiscovery",
      "topics": [
        "to_motifDiscovery,list-method"
      ]
    }
  ],
  "_readme": "https://github.com/cran/funMoDisco/raw/HEAD/README.md",
  "_rundeps": [
    "ash",
    "bitops",
    "class",
    "cli",
    "cluster",
    "colorspace",
    "combinat",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "dendextend",
    "deSolve",
    "dplyr",
    "farver",
    "fastcluster",
    "fda",
    "fds",
    "FNN",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "gridExtra",
    "gridtext",
    "gtable",
    "hdrcde",
    "hms",
    "isoband",
    "jpeg",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "locfit",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pcaPP",
    "pillar",
    "pkgconfig",
    "png",
    "pracma",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rainbow",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RCurl",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "xml2"
  ],
  "_sysdeps": [
    {
      "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"
    },
    {
      "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": "funMoDisco_vignette.pdf.asis",
      "filename": "funMoDisco_vignette.pdf",
      "title": "funMoDisco vignette",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2025-04-15 20:10:09",
      "modified": "2025-04-15 20:10:09",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "funmodisco",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-22T06:14:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9f85951e9506458197391ee292a73ed3472fc49b",
      "fileid": "c259e31dc61e071b222f03a56fedd4242597909a100ac1ba2eec5191223e199e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271428700"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-22T06:14:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9f85951e9506458197391ee292a73ed3472fc49b",
      "fileid": "dbb139a2f8e5ca437a75ca7b821cbc587ff669d9a029f6e74375248fa4330f2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271428700"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-22T06:13:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9f85951e9506458197391ee292a73ed3472fc49b",
      "fileid": "a378f9dbfac8a4ecf934e94b014255dcce6380c5d87c183b055884229e5a18fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271428700"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-22T06:14:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9f85951e9506458197391ee292a73ed3472fc49b",
      "fileid": "3e4a3661b5bf809db38932e7f3d823710d6521402dfd7a450a6701f9fdc9ea5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271428700"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-05-22T06:14:11.000Z",
      "arch": "emscripten",
      "commit": "9f85951e9506458197391ee292a73ed3472fc49b",
      "fileid": "c1e56d196f0dd70104575cb6b645071fbec8a49e7814ad6a62e2f87cb0c274e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271428700"
    }
  ]
}