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

[Bug]: Error in tm_g_km teal example #1320

Open
3 tasks done
nsteed15 opened this issue Jan 23, 2025 · 0 comments
Open
3 tasks done

[Bug]: Error in tm_g_km teal example #1320

nsteed15 opened this issue Jan 23, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@nsteed15
Copy link
Contributor

What happened?

In the help page from tm_g_km the error is appearing and the module isn't rendering. I seem to be getting the same error in this module when trying to implement it within my own app as well.

Error: error in evaluating the argument 'code' in selecting a method for function 'eval_code': Cannot merge at least two dataset extracts. Make sure all datasets used for merging have appropriate keys.
Image

sessionInfo()

R version 4.4.1 (2024-06-14)
Platform: aarch64-apple-darwin20
Running under: macOS Sonoma 14.4

Matrix products: default
BLAS:   /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 
LAPACK: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRlapack.dylib;  LAPACK version 3.12.0

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

time zone: America/Los_Angeles
tzcode source: internal

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

other attached packages:
 [1] nestcolor_0.1.2                  jose_1.2.1                       openssl_2.3.1                    boxr_0.3.6                      
 [5] dplyr_1.1.4                      sparkline_2.0                    teal.modules.general_0.3.0       ggmosaic_0.3.3                  
 [9] ggplot2_3.5.1                    teal.modules.clinical_0.9.1.9043 tern_0.9.6                       rtables_0.6.11                  
[13] magrittr_2.0.3                   formatters_0.5.10                teal.transform_0.5.0.9020        teal_0.15.2.9098                
[17] teal.slice_0.5.1.9019            teal.data_0.6.0.9025             teal.code_0.5.0.9022             shiny_1.10.0

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct.

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines.

Security Policy

  • I agree to follow this project's Security Policy.
@nsteed15 nsteed15 added the bug Something isn't working label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant