Skip to content

shinyjs: extendShinyjs: functions argument must be provided. See the documentation for ?extendShinyjs for more details. #33

@ramiromagno

Description

@ramiromagno

While running RDML::rdmlEdit() I get:

snap

> RDML::rdmlEdit()
Loading required package: shiny

Listening on http://127.0.0.1:5756
Learn different usages for shinyjs and other Shiny tricks:
	https://deanattali.com/blog/advanced-shiny-tips

Attaching package:shinyjsThe following object is masked frompackage:shiny:

    runExample

The following objects are masked frompackage:methods:

    removeClass, show


Attaching package:dplyrThe following objects are masked frompackage:stats:

    filter, lag

The following objects are masked frompackage:base:

    intersect, setdiff, setequal, union

Loading required package: ggplot2

Attaching package:ggplot2The following object is masked frompackage:ggvis:

    resolution


Attaching package:plotlyThe following object is masked frompackage:ggplot2:

    last_plot

The following objects are masked frompackage:ggvis:

    add_data, hide_legend

The following object is masked frompackage:stats:

    filter

The following object is masked frompackage:graphics:

    layout


Attaching package:shinyMolBioThe following object is masked frompackage:shinyjs:

    runExample

The following object is masked frompackage:shiny:

    runExample

Warning: Error in : shinyjs: extendShinyjs: `functions` argument must be provided. See the documentation for `?extendShinyjs` for more details.
  79: stop
  78: errMsg
  77: extendShinyjs

Session info

> sessionInfo()
R version 4.1.2 (2021-11-01)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Arch Linux

Matrix products: default
BLAS:   /usr/lib/libopenblasp-r0.3.18.so
LAPACK: /usr/lib/liblapack.so.3.10.0

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

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

other attached packages:
[1] shinyMolBio_0.2   plotly_4.10.0     ggplot2_3.3.5     ggvis_0.4.7       dplyr_1.0.7       shinyjs_2.1.0     shinythemes_1.2.0
[8] shiny_1.7.1      

loaded via a namespace (and not attached):
 [1] tidyselect_1.1.1   purrr_0.3.4        colorspace_2.0-2   vctrs_0.3.8        generics_0.1.1     viridisLite_0.4.0 
 [7] htmltools_0.5.2    utf8_1.2.2         rlang_1.0.2        later_1.3.0        pillar_1.6.4       glue_1.6.0        
[13] withr_2.4.2        DBI_1.1.1          RColorBrewer_1.1-3 readxl_1.3.1       lifecycle_1.0.1    stringr_1.4.0     
[19] munsell_0.5.0      gtable_0.3.0       cellranger_1.1.0   htmlwidgets_1.5.4  fastmap_1.1.0      httpuv_1.6.5      
[25] fansi_0.5.0        Rcpp_1.0.7         xtable_1.8-4       promises_1.2.0.1   backports_1.3.0    scales_1.1.1      
[31] checkmate_2.0.0    pipeR_0.6.1.3      cachem_1.0.6       jsonlite_1.7.2     mime_0.12          digest_0.6.28     
[37] stringi_1.7.6      rlist_0.4.6.2      grid_4.1.2         cli_3.1.0          tools_4.1.2        magrittr_2.0.1    
[43] lazyeval_0.2.2     tibble_3.1.6       RDML_1.0           whisker_0.4        tidyr_1.1.4        crayon_1.4.2      
[49] pkgconfig_2.0.3    ellipsis_0.3.2     data.table_1.14.2  xml2_1.3.2         lubridate_1.8.0    rstudioapi_0.13   
[55] assertthat_0.2.1   httr_1.4.2         R6_2.5.1           compiler_4.1.2    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions