{
  "_id": "6a1ef682b401979e7341729e",
  "Package": "growthrate",
  "Type": "Package",
  "Version": "1.3",
  "Date": "2014-08-13",
  "Title": "Bayesian reconstruction of growth velocity",
  "Author": "Sara Lopez-Pintado and Ian W. McKeague",
  "Maintainer": "Ian W. McKeague <im2131@columbia.edu>",
  "Description": "A nonparametric empirical Bayes method for recovering\ngradients (or growth velocities) from observations of smooth\nfunctions (e.g., growth curves) at isolated time points.",
  "License": "GPL-3 | file LICENSE",
  "Packaged": {
    "Date": "2026-05-19 06:33:38 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2014-08-13 00:00:00 UTC",
  "RemoteUrl": "https://github.com/cran/growthrate",
  "RemoteRef": "HEAD",
  "RemoteSha": "52bdfc35d785851eafcbd8df378ead7531db0060",
  "MD5sum": "7ec623be15b4e9acf09197d1a9b4b4ff",
  "_user": "cran",
  "_type": "src",
  "_file": "growthrate_1.3.tar.gz",
  "_fileid": "855c6d7270a6500e46d55f55603323480bc0b61175c50448c8df0524525c0f2b",
  "_filesize": 174038,
  "_sha256": "855c6d7270a6500e46d55f55603323480bc0b61175c50448c8df0524525c0f2b",
  "_created": "2026-05-19T06:33:38.000Z",
  "_published": "2026-06-02T15:28:02.944Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79108031663,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076472014"
    },
    {
      "job": 79108032393,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076466745"
    },
    {
      "job": 79108031229,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076440404"
    },
    {
      "job": 79108030467,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362239551"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26080403002",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/growthrate",
  "_commit": {
    "id": "52bdfc35d785851eafcbd8df378ead7531db0060",
    "author": "Ian W. McKeague <im2131@columbia.edu>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 1.3\n",
    "time": 1407888000
  },
  "_maintainer": {
    "name": "Ian W. McKeague",
    "email": "im2131@columbia.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "clime",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "Depends"
    }
  ],
  "_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": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/growthrate"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/growthrate.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2011-09-07"
    },
    {
      "version": "1.1",
      "date": "2011-11-10"
    },
    {
      "version": "1.2",
      "date": "2013-02-11"
    },
    {
      "version": "1.3",
      "date": "2014-08-13"
    }
  ],
  "_exports": [
    "cv.growth",
    "growth",
    "new.growth"
  ],
  "_datasets": [
    {
      "name": "height_data",
      "title": "height data",
      "object": "height_data",
      "file": "height_data.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7"
      ],
      "rows": 532,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "growthrate-package",
      "title": "Recovery of gradients from sparsely observed functional data",
      "topics": [
        "growthrate-package"
      ]
    },
    {
      "page": "cv.growth",
      "title": "cross validation error",
      "topics": [
        "cv.growth"
      ]
    },
    {
      "page": "diffquo",
      "title": "converts height data into difference quotients",
      "topics": [
        "diffquo"
      ]
    },
    {
      "page": "growth",
      "title": "recovery of growth velocities",
      "topics": [
        "growth"
      ]
    },
    {
      "page": "height_data",
      "title": "height data",
      "topics": [
        "height_data"
      ]
    },
    {
      "page": "Khatf",
      "title": "posterior covariance kernel",
      "topics": [
        "Khatf"
      ]
    },
    {
      "page": "new.growth",
      "title": "recovery of growth velocity for a new subject",
      "topics": [
        "new.growth"
      ]
    },
    {
      "page": "posteriordistribcurve",
      "title": "posterior mean",
      "topics": [
        "posteriordistribcurve"
      ]
    },
    {
      "page": "posteriorobs",
      "title": "posterior mean and covariance at observation times",
      "topics": [
        "posteriorobs"
      ]
    },
    {
      "page": "priormeanobs",
      "title": "prior mean",
      "topics": [
        "priormeanobs"
      ]
    }
  ],
  "_rundeps": [
    "clime",
    "lattice",
    "lpSolve",
    "Matrix",
    "mvtnorm"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "growthrate",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-19T06:35:40.000Z",
      "distro": "noble",
      "commit": "52bdfc35d785851eafcbd8df378ead7531db0060",
      "fileid": "40a00f223679cc14c6bbc9a62147f3528432284065df1744cdadc0e81eb368bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26080403002"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-19T06:35:15.000Z",
      "distro": "noble",
      "commit": "52bdfc35d785851eafcbd8df378ead7531db0060",
      "fileid": "528064a156a8191eece5ed358d118a71321e581cb11e196d89f109045683627b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26080403002"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-06-02T15:27:41.000Z",
      "commit": "52bdfc35d785851eafcbd8df378ead7531db0060",
      "fileid": "a3ff7d2db39ba49ea12587cbe7d8559bfcea78dc63946709f748ecdf61df98ab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26080403002"
    }
  ]
}