{
  "_id": "6a5356349b92047c28d5832b",
  "Package": "rTG",
  "Type": "Package",
  "Title": "Methods to Analyse Seasonal Radial Tree Growth Data",
  "Version": "1.0.4",
  "Author": "Jernej Jevsenak [aut, cre]",
  "Maintainer": "Jernej Jevsenak <jernej.jevsenak@gmail.com>",
  "Authors@R": "person(given = \"Jernej\",\nfamily = \"Jevsenak\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jernej.jevsenak@gmail.com\")",
  "Description": "Methods for comparing different regression algorithms for\ndescribing the temporal dynamics of secondary tree growth\n(xylem and phloem). Users can compare the accuracy of the most\ncommon fitting methods usually used to analyse xylem and phloem\ndata, i.e., Gompertz function, Double Gompertz function,\nGeneral Additive Models (GAMs); and an algorithm newly\nintroduced to the field, i.e., Bayesian Regularised Neural\nNetworks (brnn). The core function of the package is\nXPSgrowth(), while the results can be interpreted using\nimplemented generic S3 methods, such as plot() and summary().",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/jernejjevsenak/rTG",
  "BugReports": "https://github.com/jernejjevsenak/rTG/issues",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://jernejjevsenak.r-universe.dev",
  "Date/Publication": "2025-02-28 18:34:19 UTC",
  "RemoteUrl": "https://github.com/jernejjevsenak/rtg",
  "RemoteRef": "HEAD",
  "RemoteSha": "f9c379e36b9c4b650231b6cb7e4d46938816e3c3",
  "Packaged": {
    "Date": "2026-07-12 08:50:53 UTC",
    "User": "root"
  },
  "_user": "jernejjevsenak",
  "_type": "src",
  "_file": "rTG_1.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/05784c8acee85fa74b2e123256eb1f5328662c06607827913939c749b25fc331",
  "_filesize": 131428,
  "_sha256": "05784c8acee85fa74b2e123256eb1f5328662c06607827913939c749b25fc331",
  "_expires": "2026-10-20T08:54:10.000Z",
  "_created": "2026-07-12T08:50:53.000Z",
  "_published": "2026-07-12T08:54:12.101Z",
  "_jobs": [
    {
      "job": 86633473829,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8258191275"
    },
    {
      "job": 86633473831,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258190510"
    },
    {
      "job": 86633473817,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8258180365"
    },
    {
      "job": 86633473813,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258187888"
    },
    {
      "job": 86633217779,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258165912"
    },
    {
      "job": 86633473824,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8258183966"
    },
    {
      "job": 86633473854,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8258184545"
    },
    {
      "job": 86633473881,
      "time": 154,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8258191039"
    },
    {
      "job": 86633473864,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258182317"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jernejjevsenak/actions/runs/29186405280",
  "_status": "success",
  "_upstream": "https://github.com/jernejjevsenak/rtg",
  "_commit": {
    "id": "f9c379e36b9c4b650231b6cb7e4d46938816e3c3",
    "author": "jernejjevsenak <jernej.jevsenak@gmail.com>",
    "committer": "jernejjevsenak <jernej.jevsenak@gmail.com>",
    "message": "rTG 1.0.4 ready for CRAN\n",
    "time": 1740767659
  },
  "_maintainer": {
    "name": "Jernej Jevsenak",
    "email": "jernej.jevsenak@gmail.com",
    "login": "jernejjevsenak",
    "linkedin": "in/jernej-jev%C5%A1enak-073770a3",
    "description": "Researcher, tree-ring science, forest modeling, climate change, carbon ",
    "uuid": 24474135
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "brnn",
      "version": ">= 0.6",
      "role": "Depends"
    },
    {
      "package": "minpack.lm",
      "version": ">= 1.2-4",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "version": ">= 1.8-34",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.19",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jernejjevsenak",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jernejjevsenak",
      "count": 75,
      "uuid": 24474135
    }
  ],
  "_userbio": {
    "uuid": 24474135,
    "type": "user",
    "name": "Jernej Jevšenak",
    "followers": 28,
    "description": "Researcher, tree-ring science, forest modeling, climate change, carbon "
  },
  "_downloads": {
    "count": 289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rTG"
  },
  "_devurl": "https://github.com/jernejjevsenak/rtg",
  "_searchresults": 11,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/rTG.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jernejjevsenak/rtg",
  "_realowner": "jernejjevsenak",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2021-07-21"
    },
    {
      "version": "1.0.0",
      "date": "2022-02-19"
    },
    {
      "version": "1.0.1",
      "date": "2022-05-12"
    },
    {
      "version": "1.0.2",
      "date": "2024-02-03"
    },
    {
      "version": "1.0.3",
      "date": "2024-07-25"
    },
    {
      "version": "1.0.4",
      "date": "2025-02-28"
    }
  ],
  "_exports": [
    "double_gompertz",
    "XPSgrowth"
  ],
  "_datasets": [
    {
      "name": "data_dendrometers",
      "title": "data_dendrometers",
      "object": "data_dendrometers",
      "class": [
        "data.frame"
      ],
      "fields": [
        "site",
        "species",
        "tree",
        "year",
        "doy",
        "width"
      ],
      "rows": 718,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_trees",
      "title": "data_trees",
      "object": "data_trees",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Tissue",
        "Species",
        "Site",
        "Year",
        "Tree",
        "doy",
        "width"
      ],
      "rows": 945,
      "table": true,
      "tojson": true
    },
    {
      "name": "parameters",
      "title": "parameters",
      "object": "parameters",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Tissue",
        "Species",
        "Site",
        "Year",
        "Tree",
        "gom_a",
        "gom_b",
        "gom_k",
        "brnn_neurons",
        "gam_k",
        "gam_sp"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data_dendrometers",
      "title": "data_dendrometers",
      "topics": [
        "data_dendrometers"
      ]
    },
    {
      "page": "data_trees",
      "title": "data_trees",
      "topics": [
        "data_trees"
      ]
    },
    {
      "page": "parameters",
      "title": "parameters",
      "topics": [
        "parameters"
      ]
    },
    {
      "page": "XPSgrowth",
      "title": "XPSgrowth",
      "topics": [
        "XPSgrowth"
      ]
    }
  ],
  "_readme": "https://github.com/jernejjevsenak/rtg/raw/HEAD/README.md",
  "_rundeps": [
    "brnn",
    "cli",
    "cpp11",
    "dplyr",
    "evaluate",
    "farver",
    "Formula",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "isoband",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mgcv",
    "minpack.lm",
    "nlme",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "truncnorm",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 2.740362689494244,
  "_indexed": true,
  "_nocasepkg": "rtg",
  "_universes": [
    "jernejjevsenak"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-07-12T08:53:05.000Z",
      "distro": "resolute",
      "commit": "f9c379e36b9c4b650231b6cb7e4d46938816e3c3",
      "fileid": "https://r2.ropensci.org/177c90459eec60ff3301ba7d03176a6418f5aefa96a10d6ed6856a60c716244b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jernejjevsenak/actions/runs/29186405280"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-07-12T08:53:04.000Z",
      "distro": "resolute",
      "commit": "f9c379e36b9c4b650231b6cb7e4d46938816e3c3",
      "fileid": "https://r2.ropensci.org/98a3ade57d93b69b8417aeeb89a6c22042408ca99a795db0a6ca61c370529347",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jernejjevsenak/actions/runs/29186405280"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-07-12T08:52:16.000Z",
      "commit": "f9c379e36b9c4b650231b6cb7e4d46938816e3c3",
      "fileid": "https://r2.ropensci.org/9c86d0620c8282e05f656df67309d73e3d4f31618514f4278030df933113840b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jernejjevsenak/actions/runs/29186405280"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-07-12T08:52:51.000Z",
      "commit": "f9c379e36b9c4b650231b6cb7e4d46938816e3c3",
      "fileid": "https://r2.ropensci.org/8b72fb44ad0fa05851c6cfc91a2f0b80c2377b14e925ce8c354d12f2baa456c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jernejjevsenak/actions/runs/29186405280"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-07-12T08:53:04.000Z",
      "commit": "f9c379e36b9c4b650231b6cb7e4d46938816e3c3",
      "fileid": "https://r2.ropensci.org/63dcce918780185d804d58eda06fb1844dd38624f7726cd318d7e345848aa6f1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jernejjevsenak/actions/runs/29186405280"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-07-12T08:52:14.000Z",
      "commit": "f9c379e36b9c4b650231b6cb7e4d46938816e3c3",
      "fileid": "https://r2.ropensci.org/8c24f10930869ea96f46c6bba41bec5631591a4a621b04177700ba517e54c14b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jernejjevsenak/actions/runs/29186405280"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-07-12T08:53:01.000Z",
      "commit": "f9c379e36b9c4b650231b6cb7e4d46938816e3c3",
      "fileid": "https://r2.ropensci.org/dff1394090033ecebec675cd50952f112bfcc0c16bc46160b6e6565315419a48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jernejjevsenak/actions/runs/29186405280"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-07-12T08:52:06.000Z",
      "commit": "f9c379e36b9c4b650231b6cb7e4d46938816e3c3",
      "fileid": "https://r2.ropensci.org/2585469cc8c9993621be79532680a3fb99abd1bda23af44dbe51135f46b5048e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jernejjevsenak/actions/runs/29186405280"
    }
  ]
}