{
  "_id": "6a2e58a63efcd9bda430b8f7",
  "Package": "grove",
  "Type": "Package",
  "Title": "Wavelet Functional ANOVA Through Markov Groves",
  "Version": "1.1.1",
  "Date": "2023-12-09",
  "Author": "Jacopo Soriano and Li Ma",
  "Maintainer": "Li Ma <li.ma@duke.edu>",
  "Description": "Functional denoising and functional ANOVA through\nwavelet-domain Markov groves. Fore more details see: Ma L. and\nSoriano J. (2018) Efficient functional ANOVA through\nwavelet-domain Markov groves. <arXiv:1602.03990v2 [stat.ME]>.",
  "License": "GPL (>= 3)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-14 07:27:49 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-12-11 02:40:00 UTC",
  "RemoteUrl": "https://github.com/cran/grove",
  "RemoteRef": "HEAD",
  "RemoteSha": "e6081aaf15ca47c93e667dcb55ed528dc2d96371",
  "MD5sum": "a275b58d2f8b442667cfae706cd7d673",
  "_user": "cran",
  "_type": "src",
  "_file": "grove_1.1.1.tar.gz",
  "_fileid": "a91635a1c9e0f795036dd5b485b04714ded2202256fdf7b2978f857e54c49eca",
  "_filesize": 111600,
  "_sha256": "a91635a1c9e0f795036dd5b485b04714ded2202256fdf7b2978f857e54c49eca",
  "_created": "2026-06-14T07:27:49.000Z",
  "_published": "2026-06-14T07:30:46.859Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81258594595,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618659190"
    },
    {
      "job": 81258594596,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618659789"
    },
    {
      "job": 81258594603,
      "time": 120,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618659614"
    },
    {
      "job": 81258594592,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618660435"
    },
    {
      "job": 81258394797,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618643663"
    },
    {
      "job": 81258594562,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618658594"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27491776886",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/grove",
  "_commit": {
    "id": "e6081aaf15ca47c93e667dcb55ed528dc2d96371",
    "author": "Li Ma <li.ma@duke.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.1\n",
    "time": 1702262400
  },
  "_maintainer": {
    "name": "Li Ma",
    "email": "li.ma@duke.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.2",
      "role": "Imports"
    },
    {
      "package": "wavethresh",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 606,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/grove"
  },
  "_searchresults": 15,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/grove.html",
    "manual.pdf"
  ],
  "_realowner": "lm186",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-02-04"
    },
    {
      "version": "1.1",
      "date": "2018-01-07"
    },
    {
      "version": "1.1.1",
      "date": "2023-12-10"
    }
  ],
  "_exports": [
    "Denoise",
    "DWT",
    "FAnova",
    "GenerateSyntheticAnova",
    "InvDWT",
    "PlotFun",
    "PlotStates"
  ],
  "_help": [
    {
      "page": "Denoise",
      "title": "Bayesian wavelet denoising",
      "topics": [
        "Denoise"
      ]
    },
    {
      "page": "DWT",
      "title": "Discrete wavelet transform",
      "topics": [
        "DWT"
      ]
    },
    {
      "page": "FAnova",
      "title": "Bayesian functional ANOVA",
      "topics": [
        "FAnova"
      ]
    },
    {
      "page": "GenerateSyntheticAnova",
      "title": "Generate synthetic functional ANOVA dataset",
      "topics": [
        "GenerateSyntheticAnova"
      ]
    },
    {
      "page": "grove",
      "title": "grove: A package for functional denoising and functional ANOVA",
      "topics": [
        "grove-package",
        "grove"
      ]
    },
    {
      "page": "InvDWT",
      "title": "Inverse discrete wavelet transform",
      "topics": [
        "InvDWT"
      ]
    },
    {
      "page": "PlotFun",
      "title": "Function to plot the denoised signal",
      "topics": [
        "PlotFun"
      ]
    },
    {
      "page": "PlotStates",
      "title": "Function to plot the hidden states",
      "topics": [
        "PlotStates"
      ]
    }
  ],
  "_rundeps": [
    "MASS",
    "Rcpp",
    "RcppArmadillo",
    "wavethresh"
  ],
  "_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": 1.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "grove",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://lm186.r-universe.dev/grove",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-14T07:29:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e6081aaf15ca47c93e667dcb55ed528dc2d96371",
      "fileid": "b76aa5cc1e642e89872447faa6c0b4661d5ab943197bd19a2c7af52a845cc19d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491776886"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-14T07:29:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e6081aaf15ca47c93e667dcb55ed528dc2d96371",
      "fileid": "cd8de2149eb3a4f0f8476117dffa5d2252455710c9b8580982471a202ff96d62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491776886"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-14T07:29:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e6081aaf15ca47c93e667dcb55ed528dc2d96371",
      "fileid": "c06a44529a908edec3df6eefddf89639d92bfa36c66cb4a8956b1e14c0b7caea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491776886"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-06-14T07:29:55.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e6081aaf15ca47c93e667dcb55ed528dc2d96371",
      "fileid": "6f8a55c859c7bac2adf282df52a65c947f8af2781da0e610b3d835acf84ae118",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491776886"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-06-14T07:30:00.000Z",
      "arch": "emscripten",
      "commit": "e6081aaf15ca47c93e667dcb55ed528dc2d96371",
      "fileid": "6baf01a7164ba49104541570dfa56523a216ce531fcafc56ec3b04521e1dc594",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491776886"
    }
  ]
}