Package: Reacnorm Type: Package Title: Perform a Partition of Variance of Reaction Norms Version: 0.2.1 Date: 2025-01-23 Authors@R: person(given = "Pierre", family = "de Villemereuil", role = c("aut", "cre"), email = "pierre.de-villemereuil@mnhn.fr") BugReports: https://github.com/devillemereuil/reacnorm/issues Description: Partitions the phenotypic variance of a plastic trait, studied through its reaction norm. The variance partition distinguishes between the variance arising from the average shape of the reaction norms (V_Plas) and the (additive) genetic variance . The latter is itself separated into an environment-blind component (V_G/V_A) and the component arising from plasticity (V_GxE/V_AxE). The package also provides a way to further partition V_Plas into aspects (slope/curvature) of the shape of the average reaction norm (pi-decomposition) and partition V_Add (gamma-decomposition) and V_AxE (iota-decomposition) into the impact of genetic variation in the reaction norm parameters. Reference: de Villemereuil & Chevin (2025) . Depends: R (>= 4.1.0) Encoding: UTF-8 Imports: cubature (>= 1.4), stringi, matrixStats Suggests: R.rsp VignetteBuilder: R.rsp LazyData: true License: GPL-3 Config/pak/sysreqs: make libicu-dev Repository: https://devillemereuil.r-universe.dev Date/Publication: 2026-04-15 09:14:26 UTC RemoteUrl: https://github.com/devillemereuil/reacnorm RemoteRef: HEAD RemoteSha: 733bbe4ce436f6523427449f382e3d3bb8a93a15 NeedsCompilation: no Packaged: 2026-07-14 06:47:06 UTC; root Author: Pierre de Villemereuil [aut, cre] Maintainer: Pierre de Villemereuil