ggbiplot icon indicating copy to clipboard operation
ggbiplot copied to clipboard

Error during installation

Open bdemeshev opened this issue 9 years ago • 8 comments

I try to install with the command: devtools::install_github("vqv/ggbiplot", ref = "experimental").

I get the error:

** preparing package for lazy loading Error in eval(expr, envir, enclos) : could not find function "eval" Error : unable to load R code in package ‘ggbiplot’ ERROR: lazy loading failed for package ‘ggbiplot’

R 3.2.4, ggplot 2.1.0

bdemeshev avatar Apr 08 '16 19:04 bdemeshev

+1

ginolhac avatar Apr 09 '16 06:04 ginolhac

+1 How to deal with it?

eileenren avatar May 06 '16 10:05 eileenren

+1

moelzek avatar Jun 15 '16 11:06 moelzek

Is this issue fixed? Any comment from contributors? Thanks.

vangalamaheshh avatar Jul 08 '16 16:07 vangalamaheshh

Same for me - no detectable error message Master branch installs fine

stainesa avatar Aug 14 '16 15:08 stainesa

+1

deeenes avatar Nov 16 '16 13:11 deeenes

at me this fork installs without error: https://github.com/vangalamaheshh/ggbiplot

deeenes avatar Nov 16 '16 14:11 deeenes

The experimental repo which is working is this one:

devtools::install_github("richardjtelford/ggbiplot", ref = "experimental")

thanks to @richardjtelford.

alecuba16 avatar May 11 '17 12:05 alecuba16