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

Crash lorsque sélection de t-test #110

Open
PomKokca opened this issue Jan 9, 2025 · 0 comments
Open

Crash lorsque sélection de t-test #110

PomKokca opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@PomKokca
Copy link
Collaborator

PomKokca commented Jan 9, 2025

Dans HypothesisTest → HypothesisTest,
sous certaines conditions, l'appli crash lorsqu'un 'Contrast' est sélectionné l'on sélectionne "t-test".
Par exemple, pour les données de démo "Exp1_R25_prot" ou "Exp1_R2_prot", lorsque la méthode de normalisation est "GlobalQuantileAlignment" (peu importe la méthode d'imputation).

[1] "In observe"
Warning: Error in t.test.default: les données sont pratiquement constantes
114: h
113: .handleSimpleError
112: stop
111: t.test.default
110: t.test
109: t.test.formula
108: stats::t.test
107: FUN
106: apply
105: DaparToolshed::compute_t_tests
104: reactive:ComputeComparisons [C:/Users/MG281791/AppData/Local/Programs/R/R-4.4.2/library/Prostar2/workflow/PipelineProtein/R/PipelineProtein_HypothesisTest.R#489]
103: ..stacktraceon..
102: .func
101: withVisible
100: withCallingHandlers
99: contextFunc
98: env$runWith
97: withCallingHandlers
96: domain$wrapSync
95: promises::with_promise_domain
94: captureStackTraces
93: force
92: domain$wrapSync
91: promises::with_promise_domain
90: withReactiveDomain
89: domain$wrapSync
88: promises::with_promise_domain
87: ctx$run
86: self$.updateValue
85: ..stacktraceoff..
84: ComputeComparisons
83: observe [C:/Users/MG281791/AppData/Local/Programs/R/R-4.4.2/library/Prostar2/workflow/PipelineProtein/R/PipelineProtein_HypothesisTest.R#350]
82:
81: ..stacktraceon..
80: valueFunc
79: ..stacktraceon..
78: contextFunc
77: env$runWith
76: withCallingHandlers
75: domain$wrapSync
74: promises::with_promise_domain
73: captureStackTraces
72: force
71: domain$wrapSync
70: promises::with_promise_domain
69: withReactiveDomain
68: domain$wrapSync
67: promises::with_promise_domain
66: ctx$run
65: ..stacktraceoff..
64: isolate
63: func
62: withVisible
61: f
60: Reduce
59: withCallingHandlers
58: domain$wrapSync
57: promises::with_promise_domain
56: captureStackTraces
55: doTryCatch
54: tryCatchOne
53: tryCatchList
52: tryCatch
51: do
50: hybrid_chain
49: observeEvent(c(req(rv.widgets$HypothesisTest_method != "None"), req(rv.widgets$HypothesisTest_design !=
"None"), if (rv.widgets$HypothesisTest_method == "ttests") req(rv.widgets$HypothesisTest_ttestOptions !=
"None")))
48: contextFunc
47: env$runWith
46: withCallingHandlers
45: domain$wrapSync
44: promises::with_promise_domain
43: captureStackTraces
42: force
41: domain$wrapSync
40: promises::with_promise_domain
39: withReactiveDomain
38: domain$wrapSync
37: promises::with_promise_domain
36: ctx$run
35: run
34: withCallingHandlers
33: domain$wrapSync
32: promises::with_promise_domain
31: captureStackTraces
30: withCallingHandlers
29: shinyCallingHandlers
28: force
27: withVisible
26: withCallingHandlers
25: domain$wrapSync
24: promises::with_promise_domain
23: captureStackTraces
22: doTryCatch
21: tryCatchOne
20: tryCatchList
19: tryCatch
18: do
17: hybrid_chain
16: flushCallback
15: FUN
14: lapply
13: ctx$executeFlushCallbacks
12: .getReactiveEnvironment()$flush
11: flushReact
10: serviceApp
9: ..stacktracefloor..
8: withCallingHandlers
7: domain$wrapSync
6: promises::with_promise_domain
5: captureStackTraces
4: ..stacktraceoff..
3: shiny::runApp
2: MagellanNTK::MagellanNTK
1: Prostar2

@PomKokca PomKokca added the bug Something isn't working label Jan 9, 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

2 participants