-
Notifications
You must be signed in to change notification settings - Fork 29
Description
JASP Version
0.19.0
Commit ID
No response
JASP Module
ANOVA
What analysis are you seeing the problem on?
Repeated measures ANOVA
What OS are you seeing the problem on?
Windows 10
Bug Description
I tried to run a post-hoc analysis, and when I selected the RM Factor to analyze on, this message appeared:
This analysis terminated unexpectedly.
Error in .subset2(x, i, exact = exact): attempt to select less than one element in get1index
Stack trace
tryCatchOne(expr, names, parentenv, handlers[[1]])
doTryCatch(return(expr), name, parentenv, handler)
withCallingHandlers(expr = analysis(jaspResults = jaspResults, dataset = dataset, options = options), error = .addStackTrace)
analysis(jaspResults = jaspResults, dataset = dataset, options = options)
.rmAnovaPostHocTable(rmAnovaContainer, dataset, longData, options, ready)
duplicated(resultPostHoc[[byVariable[termIndex]]])
resultPostHoc[[byVariable[termIndex]]]
[[.data.frame(resultPostHoc, byVariable[termIndex])
(function(x, i, exact) if (is.matrix(i)) as.matrix(x)[[i]] else .subset2(x, i, exact = exact))(x, ..., exact = exact)
To receive assistance with this problem, please report the message above at: https://jasp-stats.org/bug-reports
Expected Behaviour
I should get the result of post-hoc analyses for selected RM Factor.
Steps to Reproduce
I did descriptive statistics on the three levels of RM Factor. Then I selected Post Hoc Analysis, and after moving the RM Factor to the right window, I got the message mentioned above.
Log (if any)
No response
More Debug Information
-------- Application Info --------
JASP Version: JASP 0.19
Build Branch: development
Build Date: Jul 13 2024 09:52:18 (Netherlands)
Last Commit: 8b929b98f058f23dd8c8cf3e891be5a77b2ebc0b
-------- Basic Info --------
Operating System: Windows 11 Version 24H2
Product Version: 11
Kernel Type: winnt
Kernel Version: 10.0.26100
Architecture: x86_64
Install Path: C:/Program Files (x86)/JASP
Platfotm Name: windows
System Local: en_US
-------- Extra Info --------
Current code page
Active code page: 852
Active code page: 65001
Host Name: DESKTOP-B4GCADH
OS Name: Microsoft Windows 11 Pro
OS Version: 10.0.26100 N/A Build 26100
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Workstation
OS Build Type: Multiprocessor Free
Registered Owner:
Registered Organization:
Product ID:
Original Install Date: 12/10/2024, 6:41:33 PM
System Boot Time: 4/3/2025, 6:53:56 PM
System Manufacturer: Micro-Star International Co., Ltd.
System Model: Creator Z490 P100X (MS-B929)
System Type: x64-based PC
Processor(s): 1 Processor(s) Installed.
[01]: Intel64 Family 6 Model 165 Stepping 5 GenuineIntel ~3696 Mhz
BIOS Version: American Megatrends Inc. A.20, 5/20/2020
Windows Directory: C:\WINDOWS
System Directory: C:\WINDOWS\system32
Boot Device: \Device\HarddiskVolume3
System Locale: cs;Czech
Input Locale: en-us;English (United States)
Time Zone: (UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague
Total Physical Memory: 65,369 MB
Available Physical Memory: 50,399 MB
Virtual Memory: Max Size: 69,465 MB
Virtual Memory: Available: 52,050 MB
Virtual Memory: In Use: 17,415 MB
Page File Location(s): C:\pagefile.sys
Domain: WORKGROUP
Logon Server: \DESKTOP-B4GCADH
Hotfix(s): 3 Hotfix(s) Installed.
[01]: KB5054979
[02]: KB5053656
[03]: KB5054984
Network Card(s): 7 NIC(s) Installed.
[01]: Wintun Userspace Tunnel
Connection Name: OpenVPN Wintun
Status: Media disconnected
[02]: TAP-Windows Adapter V9
Connection Name: Připojení k místní síti
Status: Media disconnected
[03]: AVG Secure VPN Wintun Adapter
Connection Name: AVG Secure VPN
Status: Media disconnected
[04]: OpenVPN Data Channel Offload
Connection Name: OpenVPN Data Channel Offload
Status: Media disconnected
[05]: Intel(R) Wi-Fi 6 AX201 160MHz
Connection Name: Wi-Fi
Status: Media disconnected
[06]: Realtek PCIe 2.5GbE Family Controller
Connection Name: Ethernet
DHCP Enabled: Yes
DHCP Server:
IP address(es)
[01]:
[02]: fe80::
[03]: fdd1:5f6f:b825:8640
[04]: fdd1:5f6f:b825:8640:3a52:d29a:6a66:ab34
[07]: Bluetooth Device (Personal Area Network)
Connection Name: Síťové připojení Bluetooth
Status: Media disconnected
Virtualization-based security: Status: Not enabled
App Control for Business policy: Enforced
App Control for Business user mode policy: Off
Security Features Enabled:
Hyper-V Requirements: VM Monitor Mode Extensions: Yes
Virtualization Enabled In Firmware: Yes
Second Level Address Translation: Yes
Data Execution Prevention Available: Yes
Final Checklist
- I have included a screenshot showcasing the issue, if possible.
- I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
- I have accurately described the bug, and steps to reproduce it.