{
  "_id": "6a1bf0c01d7bb097a0a22eb2",
  "Package": "phenModel",
  "Type": "Package",
  "Title": "Insect Phenology Model Evaluation Based on Daily Temperatures",
  "Version": "1.0",
  "Date": "2019-08-01",
  "Authors@R": "c(person(\"Rafael\", \"de Andrade Moral\", role = c(\"aut\", \"cre\"), email = \"rafael.deandrademoral@mu.ie\"), person(\"Rowan\", \"Fealy\", role = \"aut\"))",
  "Author": "Rafael de Andrade Moral [aut, cre], Rowan Fealy [aut]",
  "Maintainer": "Rafael de Andrade Moral <rafael.deandrademoral@mu.ie>",
  "Description": "Generates predicted stage change days for an insect, based\non daily temperatures and development rate parameters, as\ndeveloped by Pollard (2014)\n<http://mural.maynoothuniversity.ie/view/ethesisauthor/Pollard=3ACiaran_P=2E=3A=3A.html>.\nA few example datasets are included and implemented for P.\nvulgatissima, the blue willow beetle, but the approach can be\nreadily applied to other species that display similar\nbehaviour.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:22:13 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-08-02 09:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/phenModel",
  "RemoteRef": "HEAD",
  "RemoteSha": "d1f35d29dda64299f61977f7a9ca0957b87e32e4",
  "MD5sum": "b3fadfa640196b7526b1a2dd6237b9da",
  "_user": "cran",
  "_type": "src",
  "_file": "phenModel_1.0.tar.gz",
  "_fileid": "fd80d292bd9e96b23a8911755ba11abd0cf800505161aa737005760d75ccbf00",
  "_filesize": 248265,
  "_sha256": "fd80d292bd9e96b23a8911755ba11abd0cf800505161aa737005760d75ccbf00",
  "_created": "2026-05-31T08:22:13.000Z",
  "_published": "2026-05-31T08:26:40.244Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78711745991,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315202720"
    },
    {
      "job": 78711745997,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315203286"
    },
    {
      "job": 78711418482,
      "time": 365,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315187300"
    },
    {
      "job": 78711745982,
      "time": 219,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315211752"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26707469628",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/phenModel",
  "_commit": {
    "id": "d1f35d29dda64299f61977f7a9ca0957b87e32e4",
    "author": "Rafael de Andrade Moral <rafael.deandrademoral@mu.ie>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1564738802
  },
  "_maintainer": {
    "name": "Rafael de Andrade Moral",
    "email": "rafael.deandrademoral@mu.ie"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "reshape",
      "role": "Depends"
    },
    {
      "package": "grid",
      "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": 159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/phenModel"
  },
  "_mentions": 1,
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/phenModel.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-08-02"
    }
  ],
  "_exports": [
    "assign_observed_data",
    "boxplot_sensitivity",
    "cdl_check",
    "cum_dev_rate",
    "get_cycle",
    "get_total_info",
    "phen_model",
    "phen_model_forecast",
    "phen_model_gen2",
    "plot_phen_forecast",
    "plot_phen_model",
    "sensitivity",
    "summary_sensitivity"
  ],
  "_datasets": [
    {
      "name": "casement9596",
      "title": "Casement 1995-1996 Data",
      "object": "casement9596",
      "file": "casement9596.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "Month",
        "Day",
        "Lat",
        "Tmin",
        "Tmax",
        "day"
      ],
      "rows": 366,
      "table": true,
      "tojson": true
    },
    {
      "name": "pvulg_budburst_parameters",
      "title": "Estimated Parameters for the Exponential Decay Model for Budburst",
      "object": "pvulg_budburst_parameters",
      "file": "pvulg_budburst_parameters.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "pvulg_lactin_parameters",
      "title": "Estimated Parameters for the Lactin Model for P. Vulgatissima",
      "object": "pvulg_lactin_parameters",
      "file": "pvulg_lactin_parameters.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "post_diapause",
        "ovipositing",
        "larva_emergence",
        "pupa_emergence",
        "adult_emergence",
        "sexual_maturation"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "pvulg_weibull_parameters",
      "title": "Estimated Parameters for the Weibull Model for P. Vulgatissima",
      "object": "pvulg_weibull_parameters",
      "file": "pvulg_weibull_parameters.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "post_diapause",
        "ovipositing",
        "larva_emergence",
        "pupa_emergence",
        "adult_emergence",
        "sexual_maturation"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "valentia",
      "title": "Valentia Data",
      "object": "valentia",
      "file": "valentia.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "month",
        "day",
        "Lat",
        "max_temp",
        "min_temp",
        "day_of_year"
      ],
      "rows": 22281,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "phenModel-package",
      "title": "Insect Phenology Model Evaluation Based on Daily Temperatures",
      "topics": [
        "phenModel-package",
        "phenModel"
      ]
    },
    {
      "page": "assign_observed_data",
      "title": "Observed Data Preparation",
      "topics": [
        "assign_observed_data"
      ]
    },
    {
      "page": "phenModel-internal",
      "title": "Internal functions to used to evaluate a phenology model and plot the results",
      "topics": [
        "bp_maxmin",
        "budburst_pred",
        "exp_dec",
        "exp_dec_wrapper",
        "get_chill_days",
        "get_day_length",
        "get_thermal_units",
        "get_Tmean",
        "lactin",
        "lactin_wrapper",
        "stage_change_pred",
        "stage_change_pred_gen2",
        "weibull3p",
        "weibull3p_inverse",
        "weibull3p_inverse_wrapper"
      ]
    },
    {
      "page": "casement9596",
      "title": "Casement 1995-1996 Data",
      "topics": [
        "casement9596"
      ]
    },
    {
      "page": "cdl_check",
      "title": "Plots for Checking Sensitivity to CDL",
      "topics": [
        "cdl_check"
      ]
    },
    {
      "page": "cum_dev_rate",
      "title": "Cumulative Development Rates",
      "topics": [
        "cum_dev_rate"
      ]
    },
    {
      "page": "get_cycle",
      "title": "Obtain Yearly Cycles",
      "topics": [
        "get_cycle"
      ]
    },
    {
      "page": "get_total_info",
      "title": "Compute Day Length, Mean Temperature, Thermal Units, and Cumulative Chill Days",
      "topics": [
        "get_total_info"
      ]
    },
    {
      "page": "phen_model",
      "title": "Phenology Model Evaluation",
      "topics": [
        "phen_model"
      ]
    },
    {
      "page": "phen_model_forecast",
      "title": "Multi-Year Forecast Based on the Phenology Model",
      "topics": [
        "phen_model_forecast"
      ]
    },
    {
      "page": "phen_model_gen2",
      "title": "Phenology Model Evaluation for Further Generations",
      "topics": [
        "phen_model_gen2"
      ]
    },
    {
      "page": "plot_phen_forecast",
      "title": "Plot Phenology Model Multi-Year Forecast",
      "topics": [
        "plot_phen_forecast"
      ]
    },
    {
      "page": "plot_phen_model",
      "title": "Plot Phenology Model Evaluations",
      "topics": [
        "plot_phen_model"
      ]
    },
    {
      "page": "pvulg_budburst_parameters",
      "title": "Estimated Parameters for the Exponential Decay Model for Budburst",
      "topics": [
        "pvulg_budburst_parameters"
      ]
    },
    {
      "page": "pvulg_lactin_parameters",
      "title": "Estimated Parameters for the Lactin Model for P. Vulgatissima",
      "topics": [
        "pvulg_lactin_parameters"
      ]
    },
    {
      "page": "pvulg_weibull_parameters",
      "title": "Estimated Parameters for the Weibull Model for P. Vulgatissima",
      "topics": [
        "pvulg_weibull_parameters"
      ]
    },
    {
      "page": "sensitivity",
      "title": "Sensitivity Analysis for Evaluated Phenology Model",
      "topics": [
        "boxplot_sensitivity",
        "sensitivity",
        "sensitivity_bud_days",
        "sensitivity_bud_parms",
        "sensitivity_cdl",
        "sensitivity_lactin",
        "sensitivity_Tbase",
        "sensitivity_weibull",
        "summary_sensitivity"
      ]
    },
    {
      "page": "valentia",
      "title": "Valentia Data",
      "topics": [
        "valentia"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "phenmodel",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-31T08:24:24.000Z",
      "distro": "noble",
      "commit": "d1f35d29dda64299f61977f7a9ca0957b87e32e4",
      "fileid": "83e4a12aafda0bd8dd43135cac2d1358293619c620b133714aef8fd6fb7145a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26707469628"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-31T08:24:30.000Z",
      "distro": "noble",
      "commit": "d1f35d29dda64299f61977f7a9ca0957b87e32e4",
      "fileid": "12eb346bb00ed8295a22dd408483a39d296f597317c071937a1bca373a9d54d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26707469628"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-31T08:26:25.000Z",
      "commit": "d1f35d29dda64299f61977f7a9ca0957b87e32e4",
      "fileid": "53d853c3fe56af9839cfbd8a86de3bc8523e9e8778ff5a7a18bddc47a84508b7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26707469628"
    }
  ]
}