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

Trouble installing infographiq #105

Open
halieo opened this issue Jul 27, 2021 · 3 comments
Open

Trouble installing infographiq #105

halieo opened this issue Jul 27, 2021 · 3 comments

Comments

@halieo
Copy link
Contributor

halieo commented Jul 27, 2021

@bbest
When I try to install infographiq I get errors. I do not recognize these errors and am unsure how to troubleshoot.

`> remotes::install_github("marinebon/infographiqR")
Downloading GitHub repo marinebon/infographiqR@HEAD
√ checking for file 'C:\Users\halie.ofarrell\AppData\Local\Temp\RtmpGQD8xb\remotes4270198f62b9\marinebon-infographiqR-6949dcb/DESCRIPTION' (354ms)

  • preparing 'infographiqR': (522ms)
    √ checking DESCRIPTION meta-information ...
  • checking for LF line-endings in source and make files and shell scripts
  • checking for empty or unneeded directories
    Omitted 'LazyData' from DESCRIPTION
  • building 'infographiqR_0.2.0.tar.gz'
    Warning in utils::tar(filepath, pkgname, compression = compression, compression_level = 9L, :
    storing paths of more than 100 bytes is not portable:
    'infographiqR/inst/template_website/site_libs/bootstrap-3.3.5/fonts/glyphicons-halflings-regular.woff2'

Installing package into ‘C:/Users/halie.ofarrell/Documents/R/win-library/4.1’
(as ‘lib’ is unspecified)

  • installing source package 'infographiqR' ...
    ** using staged installation
    ** R
    ** inst
    ** byte-compile and prepare package for lazy loading
    ** help
    *** installing help indices
    converting help for package 'infographiqR'
    finding HTML links ... done
    generate_html_4_rmd html
    get_figure_info html
    get_modal_info html
    glossarize_md html
    infographiq_template html
    insert_tooltip html
    md_caption html
    ocnms_create_link_table html
    ocnms_get_modal_info html
    ocnms_get_sheet html
    render_all_rmd html
    render_figure html
    rmd2html html
    *** copying figures
    ** building package indices
    ** installing vignettes
    ** testing if installed package can be loaded from temporary location
    *** arch - i386
    Error : package 'infographiqR' is not installed for 'arch = i386'
    Error: loading failed
    Execution halted
    *** arch - x64
    Error : package 'infographiqR' is not installed for 'arch = x64'
    Error: loading failed
    Execution halted
    ERROR: loading failed for 'i386', 'x64'
  • removing 'C:/Users/halie.ofarrell/Documents/R/win-library/4.1/infographiqR'
    Warning message:
    In i.p(...) :
    installation of package ‘C:/Users/HALIE~1.OFA/AppData/Local/Temp/RtmpGQD8xb/file42701aa25aae/infographiqR_0.2.0.tar.gz’ had non-zero exit status`
@lizferguson5
Copy link

I'm running into the same issue of infographiqR not being available when I go to create a new project template. I have tried installing with the provided command althought I actually don't seem to have the provided indicated by halieo. I was asked if I wanted to update other packages during installation and said yes. Just to confirm this is all after I restarted R. Thanks for any additional help!

@ajanefmc
Copy link
Contributor

ajanefmc commented Aug 2, 2021

I have run into the same issue, also. Since the lesson, I have updated R to v 4.1 and updated all relevant packages, then tried to install infographiqR according to the lesson instructions. Hardware and R diagnostics are listed below.

Maybe infographiqR works on a MAC, but not a Windows 10 PC?

  • Session info -----------------------------------------------------------------------
    setting value
    version R version 4.1.0 (2021-05-18)
    os Windows 10 x64
    system x86_64, mingw32
    ui RStudio
    language (EN)
    collate English_United States.1252
    ctype English_United States.1252
    tz America/New_York
    date 2021-08-02

  • Packages ---------------------------------------------------------------------------
    ! package * version date lib source
    assertthat 0.2.1 2019-03-21 [1] CRAN (R 4.1.0)
    cachem 1.0.5 2021-05-15 [1] CRAN (R 4.1.0)
    callr 3.7.0 2021-04-20 [1] CRAN (R 4.1.0)
    cli 3.0.1 2021-07-17 [1] CRAN (R 4.1.0)
    codetools 0.2-18 2020-11-04 [2] CRAN (R 4.1.0)
    colorspace 2.0-2 2021-06-24 [1] CRAN (R 4.1.0)
    crayon 1.4.1 2021-02-08 [1] CRAN (R 4.1.0)
    curl 4.3.2 2021-06-23 [1] CRAN (R 4.1.0)
    DBI 1.1.1 2021-01-15 [1] CRAN (R 4.1.0)
    desc 1.3.0 2021-03-05 [1] CRAN (R 4.1.0)
    devtools 2.4.2 2021-06-07 [1] CRAN (R 4.1.0)
    digest 0.6.27 2020-10-24 [1] CRAN (R 4.1.0)
    dplyr 1.0.7 2021-06-18 [1] CRAN (R 4.1.0)
    ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.1.0)
    evaluate 0.14 2019-05-28 [1] CRAN (R 4.1.0)
    fansi 0.5.0 2021-05-25 [1] CRAN (R 4.1.0)
    fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.1.0)
    fs 1.5.0 2020-07-31 [1] CRAN (R 4.1.0)
    generics 0.1.0 2020-10-31 [1] CRAN (R 4.1.0)
    ggplot2 3.3.5 2021-06-25 [1] CRAN (R 4.1.0)
    glue 1.4.2 2020-08-27 [1] CRAN (R 4.1.0)
    gtable 0.3.0 2019-03-25 [1] CRAN (R 4.1.0)
    htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.1.0)
    knitr 1.33 2021-04-24 [1] CRAN (R 4.1.0)
    lattice 0.20-44 2021-05-02 [2] CRAN (R 4.1.0)
    lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.1.0)
    magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.1.0)
    memoise 2.0.0 2021-01-26 [1] CRAN (R 4.1.0)
    munsell 0.5.0 2018-06-12 [1] CRAN (R 4.1.0)
    V pillar 1.6.1 2021-07-29 [1] CRAN (R 4.1.0)
    pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.1.0)
    pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.1.0)
    pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.1.0)
    prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.1.0)
    processx 3.5.2 2021-04-30 [1] CRAN (R 4.1.0)
    ps 1.6.0 2021-02-28 [1] CRAN (R 4.1.0)
    purrr 0.3.4 2020-04-17 [1] CRAN (R 4.1.0)
    R6 2.5.0 2020-10-28 [1] CRAN (R 4.1.0)
    raster * 3.4-13 2021-06-18 [1] CRAN (R 4.1.0)
    Rcpp 1.0.7 2021-07-07 [1] CRAN (R 4.1.0)
    remotes 2.4.0 2021-06-02 [1] CRAN (R 4.1.0)
    rlang 0.4.11 2021-04-30 [1] CRAN (R 4.1.0)
    rmarkdown 2.9 2021-06-15 [1] CRAN (R 4.1.0)
    rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.1.0)
    rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.1.0)
    scales 1.1.1 2020-05-11 [1] CRAN (R 4.1.0)
    sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.1.0)
    sp * 1.4-5 2021-01-10 [1] CRAN (R 4.1.0)
    testthat 3.0.4 2021-07-01 [1] CRAN (R 4.1.0)
    tibble 3.1.3 2021-07-23 [1] CRAN (R 4.1.0)
    tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.1.0)
    tinytex 0.32 2021-05-29 [1] CRAN (R 4.1.0)
    usethis 2.0.1 2021-02-10 [1] CRAN (R 4.1.0)
    utf8 1.2.2 2021-07-24 [1] CRAN (R 4.1.0)
    vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.1.0)
    withr 2.4.2 2021-04-18 [1] CRAN (R 4.1.0)
    xfun 0.24 2021-06-15 [1] CRAN (R 4.1.0)
    yaml 2.2.1 2020-02-01 [1] CRAN (R 4.1.0)

[1] C:/Users/aapplegate/Documents/R/win-library/4.1
[2] C:/Program Files/R/R-4.1.0/library

V -- Loaded and on-disk version mismatch.

Processor Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz 2.90 GHz
Installed RAM 16.0 GB (15.8 GB usable)
Device ID 4B055830-6131-44E6-A1EB-4221B840A0BB
Product ID 00330-50647-46647-AAOEM
System type 64-bit operating system, x64-based processor
Pen and touch No pen or touch input is available for this display

Edition Windows 10 Pro
Version 20H2
Installed on ‎5/‎18/‎2021
OS build 19042.1110
Serial number R90NZJT3
Experience Windows Feature Experience Pack 120.2212.3530.0

@cnpaterson
Copy link
Contributor

I am having the same issue with installing infographiqR (Windows 10). While attempting to troubleshoot the issue, I came across an issue on the package repository posted in April of this year where there we unable to install inforgraphiqR on a windows machine. The issue has not been addressed by the creator of the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants