-
Notifications
You must be signed in to change notification settings - Fork 29
Description
JASP Version
0.19.1
Commit ID
No response
JASP Module
Descriptives
What analysis are you seeing the problem on?
Times series descriptives
What OS are you seeing the problem on?
Windows 11
Bug Description
Expected Behaviour
Descriptives and Plot of time series
Steps to Reproduce
- chose variable and time
...
Log (if any)
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)
.DescriptivesTimeSeries(jaspResults, dataset, options)
.tsDataWithMissingRowsHandler(datasetFiltered, options, ready)
More Debug Information
-------- Application Info --------
JASP Version: JASP 0.19.1
Build Branch: lockfiletesting
Build Date: Sep 9 2024 19:00:04 (Netherlands)
Last Commit: 8ac10c9c7aec029fdd695262d7bb4c3742a8ec89
-------- Basic Info --------
Operating System: Windows 11 Version 23H2
Product Version: 11
Kernel Type: winnt
Kernel Version: 10.0.22631
Architecture: x86_64
Install Path: C:/Program Files (x86)/JASP
Platfotm Name: windows
System Local: de_DE
-------- Extra Info --------
Current code page
Aktive Codepage: 850.
Aktive Codepage: 65001.
Hostname: DESKTOP-86JC7JL
Betriebssystemname: Microsoft Windows 11 Pro
Betriebssystemversion: 10.0.22631 Nicht zutreffend Build 22631
Betriebssystemhersteller: Microsoft Corporation
Betriebssystemkonfiguration: Eigenständige Arbeitsstation
Betriebssystem-Buildtyp: Multiprocessor Free
Registrierter Benutzer: User
Registrierte Organisation:
Ursprüngliches Installationsdatum: 06.09.2024, 08:34:00
Systemstartzeit: 08.10.2024, 08:29:55
Systemhersteller: HP
Systemmodell: HP EliteBook 840 G8 Notebook PC
Systemtyp: x64-based PC
Prozessor(en): 1 Prozessor(en) installiert.
[01]: Intel64 Family 6 Model 140 Stepping 1 GenuineIntel ~2611 MHz
BIOS-Version: HP T76 Ver. 01.17.01, 03.05.2024
Windows-Verzeichnis: C:\WINDOWS
System-Verzeichnis: C:\WINDOWS\system32
Startgerät: \Device\HarddiskVolume1
Systemgebietsschema: de;Deutsch (Deutschland)
Eingabegebietsschema: de;Deutsch (Deutschland)
Zeitzone: (UTC+01:00) Amsterdam, Berlin, Bern, Rom, Stockholm, Wien
Gesamter physischer Speicher: 16.064 MB
Verfügbarer physischer Speicher: 7.384 MB
Virtueller Arbeitsspeicher: Maximale Größe: 18.496 MB
Virtueller Arbeitsspeicher: Verfügbar: 7.284 MB
Virtueller Arbeitsspeicher: Zurzeit verwendet: 11.212 MB
Auslagerungsdateipfad(e): C:\pagefile.sys
Domäne: WORKGROUP
Anmeldeserver: \DESKTOP-86JC7JL
Hotfix(es): 4 Hotfix(e) installiert.
[01]: KB5042099
[02]: KB5027397
[03]: KB5043076
[04]: KB5043937
Netzwerkkarte(n): 1 Netzwerkadapter installiert.
[01]: Intel(R) Wi-Fi 6 AX201 160MHz
Verbindungsname: WLAN
DHCP aktiviert: Ja
DHCP-Server: 192.168.0.1
IP-Adresse(n)
Anforderungen für Hyper-V: Es wurde ein Hypervisor erkannt. Features, die für Hyper-V erforderlich sind, werden nicht angezeigt.
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.