{
  "_id": "6a1f3449b401979e73428347",
  "Package": "FieldSimR",
  "Title": "Simulation of Plot Errors and Phenotypes in Plant Breeding Field\nTrials",
  "Version": "1.4.2",
  "Date": "2024-08-06",
  "Authors@R": "c(person(\"Christian\", \"Werner\", email = \"werner.christian@proton.me\", \nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9400-5061\")),\nperson(\"Daniel\", \"Tolhurst\", email = \"uow.tolhurst@gmail.com\",\nrole = \"aut\", comment = c(ORCID = \"0000-0002-4787-080X\")),\nperson(\"Jon\", \"Bancic\", email = \"jon.bancic@gmail.com\",\nrole = \"ctb\"))",
  "Maintainer": "Christian Werner <werner.christian@proton.me>",
  "Description": "Simulation of plot data in multi-environment field trials\nwith one or more traits. FieldSimR's core functionality\ngenerates plot errors that capture spatial trend, random error\n(noise), and extraneous variation, which are combined at a\nuser-defined ratio. Phenotypes can be generated by combining\nthe plot errors with simulated genetic values that capture\ngenotype-by-environment (GxE) interaction using wrapper\nfunctions for the R package `AlphaSimR`.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/crWerner/fieldsimr,\nhttps://crwerner.github.io/fieldsimr/",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/crWerner/fieldsimr/issues",
  "Repository": "https://crwerner.r-universe.dev",
  "Date/Publication": "2025-07-19 06:06:01 UTC",
  "RemoteUrl": "https://github.com/crwerner/fieldsimr",
  "RemoteRef": "HEAD",
  "RemoteSha": "733547334c5acec1fcce5f3dc483b5e3eb747270",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:57:56 UTC",
    "User": "root"
  },
  "Author": "Christian Werner [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9400-5061>),\nDaniel Tolhurst [aut] (ORCID: <https://orcid.org/0000-0002-4787-080X>),\nJon Bancic [ctb]",
  "MD5sum": "745cbb73cb2368957476b09bcab867d2",
  "_user": "crwerner",
  "_type": "src",
  "_file": "FieldSimR_1.4.2.tar.gz",
  "_fileid": "26945535d71de30ac8109d4653cc622b6324a50efdbb01be5bf5065ed06c8f4a",
  "_filesize": 632289,
  "_sha256": "26945535d71de30ac8109d4653cc622b6324a50efdbb01be5bf5065ed06c8f4a",
  "_created": "2026-05-15T06:57:56.000Z",
  "_published": "2026-06-02T19:51:36.992Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79158795068,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011827668"
    },
    {
      "job": 79158795576,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011826803"
    },
    {
      "job": 79158795521,
      "time": 229,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011836173"
    },
    {
      "job": 79158795886,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011830396"
    },
    {
      "job": 79158794363,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011794866"
    },
    {
      "job": 79158793834,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368247577"
    },
    {
      "job": 79158795085,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011817769"
    },
    {
      "job": 79158794418,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011820671"
    },
    {
      "job": 79158794319,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011818230"
    }
  ],
  "_buildurl": "https://github.com/r-universe/crwerner/actions/runs/25904807770",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/crwerner/fieldsimr",
  "_commit": {
    "id": "733547334c5acec1fcce5f3dc483b5e3eb747270",
    "author": "TolhurstBiometrics <59974876+TolhurstBiometrics@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update plot_effects.R",
    "time": 1752905161
  },
  "_maintainer": {
    "name": "Christian Werner",
    "email": "werner.christian@proton.me",
    "login": "crwerner",
    "uuid": 84315466,
    "orcid": "0000-0001-9400-5061"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "interp",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "mbend",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "AlphaSimR",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "crwerner",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 14
    },
    {
      "week": "2025-29",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 15,
  "_contributors": [
    {
      "user": "tolhurstbiometrics",
      "count": 225,
      "uuid": 59974876
    },
    {
      "user": "crwerner",
      "count": 96,
      "uuid": 84315466
    }
  ],
  "_userbio": {
    "uuid": 84315466,
    "type": "user",
    "name": "crWerner"
  },
  "_downloads": {
    "count": 309,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FieldSimR"
  },
  "_devurl": "https://github.com/crwerner/fieldsimr",
  "_pkgdown": "https://crwerner.github.io/fieldsimr/",
  "_searchresults": 66,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FieldSimR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/crwerner/fieldsimr",
  "_realowner": "crwerner",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-09-20"
    },
    {
      "version": "1.1.0",
      "date": "2023-04-12"
    },
    {
      "version": "1.2.0",
      "date": "2023-11-03"
    },
    {
      "version": "1.3.0",
      "date": "2024-04-04"
    },
    {
      "version": "1.4.0",
      "date": "2024-08-30"
    }
  ],
  "_exports": [
    "compsym_asr_input",
    "compsym_asr_output",
    "field_trial_error",
    "group_cor_mat",
    "make_phenotypes",
    "measure_variances",
    "multi_asr_input",
    "multi_asr_output",
    "plot_effects",
    "plot_hist",
    "plot_matrix",
    "qq_plot",
    "rand_cor_mat",
    "rand_diag_mat",
    "sample_met",
    "sample_variogram",
    "skew_diag_mat",
    "struc_cor_mat",
    "theoretical_variogram",
    "unstr_asr_input",
    "unstr_asr_output"
  ],
  "_datasets": [
    {
      "name": "error_df_bivar",
      "title": "Plot errors - Example data frame",
      "object": "error_df_bivar",
      "class": [
        "data.frame"
      ],
      "fields": [
        "env",
        "block",
        "col",
        "row",
        "e.Trait1",
        "e.Trait2"
      ],
      "rows": 700,
      "table": true,
      "tojson": true
    },
    {
      "name": "gv_df_unstr",
      "title": "Genetic values - Example data frame",
      "object": "gv_df_unstr",
      "class": [
        "data.frame"
      ],
      "fields": [
        "env",
        "id",
        "rep",
        "gv.Trait1",
        "gv.Trait2"
      ],
      "rows": 700,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "compsym_asr_input",
      "title": "Simulate genetic values based on a compound symmetry model for GxE interaction - `AlphaSimR` input parameters",
      "topics": [
        "compsym_asr_input"
      ]
    },
    {
      "page": "compsym_asr_output",
      "title": "Simulate genetic values based on a compound symmetry model for GxE interaction - Simulation with `AlphaSimR`",
      "topics": [
        "compsym_asr_output"
      ]
    },
    {
      "page": "error_df_bivar",
      "title": "Plot errors - Example data frame",
      "topics": [
        "error_df_bivar"
      ]
    },
    {
      "page": "field_trial_error",
      "title": "Simulate plot errors in plant breeding field trials",
      "topics": [
        "field_trial_error"
      ]
    },
    {
      "page": "group_cor_mat",
      "title": "Simulate a reduced rank correlation matrix with multiple groups",
      "topics": [
        "group_cor_mat"
      ]
    },
    {
      "page": "gv_df_unstr",
      "title": "Genetic values - Example data frame",
      "topics": [
        "gv_df_unstr"
      ]
    },
    {
      "page": "make_phenotypes",
      "title": "Generate phenotypes - Combine genetic values and plot errors",
      "topics": [
        "make_phenotypes"
      ]
    },
    {
      "page": "measure_variances",
      "title": "Measure variances from a covariance matrix",
      "topics": [
        "measure_variances"
      ]
    },
    {
      "page": "multi_asr_input",
      "title": "Simulate genetic values based on a multiplicative model for GxE interaction - `AlphaSimR` input parameters",
      "topics": [
        "multi_asr_input"
      ]
    },
    {
      "page": "multi_asr_output",
      "title": "Simulate genetic values based on a multiplicative model for GxE interaction - Simulation with `AlphaSimR`",
      "topics": [
        "multi_asr_output"
      ]
    },
    {
      "page": "plot_effects",
      "title": "Graphics for plot effects",
      "topics": [
        "plot_effects"
      ]
    },
    {
      "page": "plot_hist",
      "title": "Histogram of effects.",
      "topics": [
        "plot_hist"
      ]
    },
    {
      "page": "plot_matrix",
      "title": "Graphics for matrices",
      "topics": [
        "plot_matrix"
      ]
    },
    {
      "page": "qq_plot",
      "title": "Q-Q plot",
      "topics": [
        "qq_plot"
      ]
    },
    {
      "page": "rand_cor_mat",
      "title": "Simulate a random correlation matrix",
      "topics": [
        "rand_cor_mat"
      ]
    },
    {
      "page": "rand_diag_mat",
      "title": "Simulate a random diagonal variance matrix",
      "topics": [
        "rand_diag_mat"
      ]
    },
    {
      "page": "sample_met",
      "title": "Sample environments from a target population",
      "topics": [
        "sample_met"
      ]
    },
    {
      "page": "sample_variogram",
      "title": "Sample variogram",
      "topics": [
        "sample_variogram"
      ]
    },
    {
      "page": "skew_diag_mat",
      "title": "Simulate a skewed diagonal variance matrix",
      "topics": [
        "skew_diag_mat"
      ]
    },
    {
      "page": "struc_cor_mat",
      "title": "Simulate a structured correlation matrix with reduced rank",
      "topics": [
        "struc_cor_mat"
      ]
    },
    {
      "page": "theoretical_variogram",
      "title": "Theoretical variogram",
      "topics": [
        "theoretical_variogram"
      ]
    },
    {
      "page": "unstr_asr_input",
      "title": "Simulate genetic values based on an unstructured model for GxE interaction - `AlphaSimR` input parameters",
      "topics": [
        "unstr_asr_input"
      ]
    },
    {
      "page": "unstr_asr_output",
      "title": "Simulate genetic values based on an unstructured model for GxE interaction - Simulation with `AlphaSimR`",
      "topics": [
        "unstr_asr_output"
      ]
    }
  ],
  "_readme": "https://github.com/crwerner/fieldsimr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cluster",
    "cpp11",
    "deldir",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "interp",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "mbend",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "compound_symmetry_GxE_demo.Rmd",
      "filename": "compound_symmetry_GxE_demo.html",
      "title": "Simulation of genetic values based on a compound symmetry model for genotype-by-environment (GxE) interaction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Simulation of genetic values",
        "1. Genetic architecture and simulation parameters of the two traits",
        "Additive genetic parameters",
        "Dominance genetic parameters",
        "Input parameter list",
        "2. Simulation of a population of genotypes",
        "3. Generation of a data frame with simulated genetic values"
      ],
      "created": "2023-03-31 23:26:23",
      "modified": "2024-04-03 09:20:36",
      "commits": 11
    },
    {
      "source": "unstructured_GxE_demo.Rmd",
      "filename": "unstructured_GxE_demo.html",
      "title": "Simulation of genetic values based on an unstructured model for genotype-by-environment (GxE) interaction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Simulation of genetic values",
        "1. Genetic architecture and simulation parameters of the two traits",
        "Additive genetic parameters",
        "Dominance genetic parameters",
        "Genetic correlation structures",
        "Input parameter list",
        "2. Simulation of a population of genotypes",
        "3. Generation of a data frame with simulated genetic values"
      ],
      "created": "2023-03-31 23:26:23",
      "modified": "2024-04-03 09:20:36",
      "commits": 10
    },
    {
      "source": "spatial_variation_demo.Rmd",
      "filename": "spatial_variation_demo.html",
      "title": "Simulation of plot errors and phenotypes in a plant breeding field trial",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "1. Simulation of plot errors",
        "1.1 Field trial layout",
        "1.2 Total error",
        "1.3 Spatial error",
        "1.4 Extraneous variation",
        "1.5 Simulation of plot errors",
        "2. Simulation of plot-level phenotypes"
      ],
      "created": "2024-03-04 21:42:48",
      "modified": "2024-03-16 18:37:19",
      "commits": 3
    }
  ],
  "_score": 7.125968963092556,
  "_indexed": true,
  "_nocasepkg": "fieldsimr",
  "_universes": [
    "crwerner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-05-15T07:00:12.000Z",
      "distro": "noble",
      "commit": "733547334c5acec1fcce5f3dc483b5e3eb747270",
      "fileid": "fe2c107422ad5e5ffdc8048225c352be48b66c7d38e20c74435c01becc89d53d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crwerner/actions/runs/25904807770"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.2",
      "date": "2026-05-15T07:00:10.000Z",
      "distro": "noble",
      "commit": "733547334c5acec1fcce5f3dc483b5e3eb747270",
      "fileid": "3f6e76c8bc790859add79e0356f648b97ab08d5faf82bb89867ade495abd73f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crwerner/actions/runs/25904807770"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-05-15T07:00:47.000Z",
      "commit": "733547334c5acec1fcce5f3dc483b5e3eb747270",
      "fileid": "50881c501cd4b22ca476c5b7914b2f93c849597cb5f2864c965d38158d12531f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crwerner/actions/runs/25904807770"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.2",
      "date": "2026-05-15T07:00:22.000Z",
      "commit": "733547334c5acec1fcce5f3dc483b5e3eb747270",
      "fileid": "8a1075648de778b785ac0d54d3ca1cf0f1294f9a0dccce2b27b228288e175cf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crwerner/actions/runs/25904807770"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-05-15T06:59:24.000Z",
      "commit": "733547334c5acec1fcce5f3dc483b5e3eb747270",
      "fileid": "f9f29c2b69893a39a1e4cedd6a3e79ffde0d9d126f4de9328c9c4281b9665849",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crwerner/actions/runs/25904807770"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-05-15T06:59:38.000Z",
      "commit": "733547334c5acec1fcce5f3dc483b5e3eb747270",
      "fileid": "bad0dd58f81e97805b71ba6e3e7f990fd1ec51744ea5f765b40a1c204338871e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crwerner/actions/runs/25904807770"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.2",
      "date": "2026-05-15T06:59:26.000Z",
      "commit": "733547334c5acec1fcce5f3dc483b5e3eb747270",
      "fileid": "aa30476df6a7d158f2299705a84d254df6db1becaf01119e4f28d5f047e759b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/crwerner/actions/runs/25904807770"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.2",
      "date": "2026-06-02T19:51:22.000Z",
      "commit": "733547334c5acec1fcce5f3dc483b5e3eb747270",
      "fileid": "dcb328718e984359dd728ab9eea3189840d8e6142fec48f230703f7726a66020",
      "status": "success",
      "buildurl": "https://github.com/r-universe/crwerner/actions/runs/25904807770"
    }
  ]
}