DidierMurilloF / FielDHub

FielDHub is an R Shiny design of experiments (DOE) app that aids in the creation of traditional, unreplicated, augmented and partially replicated (p-rep) designs applied to agriculture, plant breeding, forestry, animal and biological sciences.
https://didiermurillof.github.io/FielDHub/
Other
39 stars 20 forks source link

primitive crossprod() function #48

Open aceasterly opened 3 months ago

aceasterly commented 3 months ago

Updated R to v 4.3.1 and the crossprod() function has been discontinued, so the package and shiny app don't work and produce the following error:

Error in crossprod(cbind(TM, BM)) : "crossprod" is not a BUILTIN function