Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to install GAMA on Windows10 #11

Open
LucieContamin opened this issue Mar 1, 2019 · 5 comments
Open

Failed to install GAMA on Windows10 #11

LucieContamin opened this issue Mar 1, 2019 · 5 comments
Assignees
Labels
bug Something isn't working priority Priority

Comments

@LucieContamin
Copy link
Member

When I tried to install GAMA with the function setup_gama(), I had an error:

Error in defpath(gama_path) : Gama configuration failed!
In addition: Warning message:
In untar(distrib_file, exdir = path_test, compressed = "gzip") : 
     'tar.exe -zxf "C:/Users/Lucie/Documents/workspace/temp/downloaded_gama.tgz" -c "C:/Program Files/"' returned error code 1 

and when I try on the command line I got as error:

tar.exe: Truncated input file (needed 11207680 bytes, only 0 available)
tar.exe: Error exit delayed from previous error
@gnoubi
Copy link
Member

gnoubi commented Mar 1, 2019 via email

@LucieContamin
Copy link
Member Author

Yes it is but I have trouble to open it

@gnoubi
Copy link
Member

gnoubi commented Mar 1, 2019 via email

@LucieContamin
Copy link
Member Author

I still have the same error

@LucieContamin LucieContamin transferred this issue from r-and-gama/rama Jul 10, 2019
@LucieContamin LucieContamin added bug Something isn't working priority Priority labels Jul 23, 2019
@ptaillandier
Copy link

I tried to install gamar on my windows 10 computer and it failed miserably.
When I write: devtools::install_github("r-and-gama/gamar")
I get the following log:
Downloading GitHub repo r-and-gama/gamar@master
from URL https://api.github.com/repos/r-and-gama/gamar/zipball/master
Installing gamar
"C:/PROGRA1/R/R-341.3/bin/x64/R" --no-site-file --no-environ --no-save --no-restore --quiet CMD INSTALL
"C:/Users/admin_ptaillandie/AppData/Local/Temp/RtmpQrtZLJ/devtools766c7a415a38/r-and-gama-gamar-5d00a79"
--library="C:/Users/admin_ptaillandie/Documents/R/win-library/3.4" --install-tests

  • installing source package 'gamar' ...
    ** R
    ** inst
    ** tests
    ** preparing package for lazy loading
    ** help
    *** installing help indices
    converting help for package 'gamar'
    finding HTML links ... fini
    as_experiment html
    call_gama html
    defpath html
    experiment html
    fullfact html
    gamar html
    is_gama_installed html
    list_experiments html
    load_experiment html
    make_movie html
    map_experiment html
    model html
    name html
    obs_rates html
    parameters html
    plot_params html
    repl html
    run_experiment html
    save_to_gama html
    setup_gama html
    *** copying figures
    ** building package indices
    ** installing vignettes
    ** testing if installed package can be loaded
    *** arch - i386
    Warning in file(con, "r") :
    impossible d'ouvrir le fichier 'C:/Program Files/gama/Contents/Eclipse/Configuration/config.ini' : No such file or directory
    Error: package or namespace load failed for 'gamar':
    .onAttach failed in attachNamespace() for 'gamar', details:
    call: file(con, "r")
    error: impossible d'ouvrir la connexion
    Erreur : le chargement a échoué
    Exécution arrêtée
    *** arch - x64
    Warning in file(con, "r") :
    impossible d'ouvrir le fichier 'C:/Program Files/gama/Contents/Eclipse/Configuration/config.ini' : No such file or directory
    Error: package or namespace load failed for 'gamar':
    .onAttach failed in attachNamespace() for 'gamar', details:
    call: file(con, "r")
    error: impossible d'ouvrir la connexion
    Erreur : le chargement a échoué
    Exécution arrêtée
    ERROR: loading failed for 'i386', 'x64'
  • removing 'C:/Users/admin_ptaillandie/Documents/R/win-library/3.4/gamar'
    In R CMD INSTALL
    Installation failed: Command failed (1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority Priority
Projects
None yet
Development

No branches or pull requests

3 participants