Skip to content

Shiny vignette's example doesn't work #4

@frzambra

Description

@frzambra

Hi,

Congratulation!!! The "anicon" package is super cool.

However, I just tried to reproduce the shiny's example from the vignette and didn't work for me. Sadly, all that I'm having is the HTML code

<i class="fas fa-child faa-flash animated "></i> Old Faithful Geyser Data

Looking the HTML code page I get this

<span>&lt;i class="fas  fa-child faa-flash animated "&gt;&lt;/i&gt;</span>

My sessionInfo() is:

R version 3.5.1 (2018-07-02)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Linux Mint 19

Matrix products: default
BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.7.1
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.7.1

locale:
 [1] LC_CTYPE=es_CL.UTF-8       LC_NUMERIC=C               LC_TIME=es_CL.UTF-8        LC_COLLATE=es_CL.UTF-8     LC_MONETARY=es_CL.UTF-8    LC_MESSAGES=es_CL.UTF-8   
 [7] LC_PAPER=es_CL.UTF-8       LC_NAME=C                  LC_ADDRESS=C               LC_TELEPHONE=C             LC_MEASUREMENT=es_CL.UTF-8 LC_IDENTIFICATION=C       

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
 [1] rsconnect_0.8.8       bindrcpp_0.2.2        mapview_2.6.0         leaflet.extras_1.0.0  sweetalertR_0.2.0     shinycssloaders_0.2.0 xts_0.11-2            zoo_1.8-4            
 [9] forcats_0.3.0         stringr_1.3.1         dplyr_0.7.8           purrr_0.2.5           readr_1.1.1           tidyr_0.8.2           tibble_1.4.2          ggplot2_3.1.0        
[17] tidyverse_1.2.1       DT_0.5                highcharter_0.5.0     shinyWidgets_0.4.4    shinythemes_1.1.2     shinyjs_1.0           shinyBS_0.61          ini_0.3.1            
[25] raster_2.8-4          rgdal_1.3-6           sp_1.3-1              aws.s3_0.3.12         anicon_0.1.0          leaflet_2.0.2         shiny_1.2.0          

loaded via a namespace (and not attached):
 [1] colorspace_1.3-2    class_7.3-14        rprojroot_1.3-2     satellite_1.0.1     base64enc_0.1-3     rstudioapi_0.8      xaringan_0.8        lubridate_1.7.4     xml2_1.2.0         
[10] codetools_0.2-15    knitr_1.20          rlist_0.4.6.1       jsonlite_1.5        packrat_0.4.9-3     broom_0.5.0         png_0.1-7           compiler_3.5.1      httr_1.3.1         
[19] backports_1.1.2     assertthat_0.2.0    lazyeval_0.2.1      cli_1.0.1           later_0.7.5         htmltools_0.3.6     tools_3.5.1         igraph_1.2.2        gtable_0.2.0       
[28] glue_1.3.0          icon_0.1.0          Rcpp_1.0.0          cellranger_1.1.0    RJSONIO_1.3-0       nlme_3.1-137        crosstalk_1.0.0     xfun_0.4            rvest_0.3.2        
[37] mime_0.6            scales_1.0.0        hms_0.4.2           promises_1.0.1      RColorBrewer_1.1-2  yaml_2.2.0          quantmod_0.4-13     curl_3.2            aws.signature_0.4.4
[46] stringi_1.2.4       e1071_1.7-0         TTR_0.23-4          spData_0.2.9.4      rlang_0.3.0.1       pkgconfig_2.0.2     bitops_1.0-6        evaluate_0.12       lattice_0.20-38    
[55] bindr_0.1.1         sf_0.7-1            htmlwidgets_1.3     labeling_0.3        tidyselect_0.2.5    plyr_1.8.4          magrittr_1.5        R6_2.3.0            DBI_1.0.0          
[64] pillar_1.3.0        haven_1.1.2         withr_2.1.2         units_0.6-1         RCurl_1.95-4.11     modelr_0.1.2        crayon_1.3.4        rmarkdown_1.10      grid_3.5.1         
[73] readxl_1.1.0        data.table_1.11.8   digest_0.6.18       classInt_0.2-3      webshot_0.5.1       xtable_1.8-3        httpuv_1.4.5        stats4_3.5.1        munsell_0.5.0      
[82] viridisLite_0.3.0  

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions