jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
59 stars 29 forks source link

[Bug]: Error in minT:maxT: NA/NaN argument #2956

Open kuhfleckenpudding opened 1 month ago

kuhfleckenpudding commented 1 month ago

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

Screenshot 2024-10-08 113523

Expected Behaviour

Descriptives and Plot of time series

Steps to Reproduce

  1. chose variable and time
  2. ...

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.

                                           [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

vandenman commented 1 month ago

Hi, thanks for reporting the issue! Could you perhaps upload a minimal dataset that reproduces the error?

github-actions[bot] commented 5 days ago

This issue will be automatically closed in 42 days due to inactivity. Feel free to leave a comment if you believe this is still relevant.