synbreed on R 4.0

Hello everyone,
Until now I have used the synbreed library to generate the pedigree of my plants. With this code:
PED <-create.pedigree (dataF GENOTYPE, dataF MOTHER, dataF $ FATHER, add.ancestors = TRUE))

But in version 4 of R I can't install the synbreed library, so try trying the kinship2 library but I always get an error since I don't have sex information because they are plants. Someone could give me a recommendation, whatever it is, thank you very much.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.