-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
Pass the to be installed modules to install-jaspModuleInstaller.R.in #5680
Pass the to be installed modules to install-jaspModuleInstaller.R.in #5680
Commits on Jul 17, 2024
-
Renv Lockfiles (jasp-stats#5629)
* use new module installation mechanism very basic functionality works start on making hashes work seems more or less functional now started rewriting cmake, stuff compiles but crashes at runtime everything seems functional on Linux windows fixes, stuff compiles but weird runtime error building on windows works from a clean build, but more testing is needed more tweaks, update to renv 1.0.2 updates for fallback without lockfile start unifying stuff across OSes autogenerated lockfiles seem to be work okay but need more testing reorganize file + pkgdepends fallback bump jaspModuleInstaller spaces -> tabs bump jaspModuleInstaller spaces -> tabs moved getModuleDependencies to jaspModuleInstaller call setupRenv in setup_renv_rcpp_rinside_jaspModuleInstaller.R.in remove custom Matrix installation make configuration work on macos compilation still fails though... do follow symlinks otherwise it patches nothing move searching for fortran outside of the "does framework not exist if()f" jaspModuleInstaller and fixing of r pkgs needs jaspEngine so change the order in which things are installed add R_LIBS for windows and macos make windows start * dont use Rscript now it builds again on macos arm without R installed * make it build on windows again * fix some path finding cmake * pre install hacks no longer needed * progress * works on windows now? * Merge mistake * Update jasprcpp.cpp * Fix symlink relativation on MAC * fix windows stuff * Update symlinkTools.R * progress' * now works on linux and flatpak(from cellar + lockfiles) * update ModuleInstaller to linux fixed version * make sure we dont forget any Modules * remove leftover logic to collect and restore flatpak cran now surpassed by using simple cellar * fix on mac again * fix v8 * fix * fix jaspBase compilation * devmodules ? * update jaspModuleInstaller * update module installer * this seems to work for Linux local builds at least * submodule update * merge mistakes * windows..... * windows couldn't find module installer because we were overwitting it * update module installer to fix windows * okay one more thing for windows * Enable all modules * Update cleanFlatpak.sh * Update cleanFlatpak.sh * load jaspBase first before loading module * Update install-module.R.in * Update setup_renv_rcpp_rinside.R.in * Update cleanFlatpak.sh * re-add the header includes that are definetly needed * Fix configure vars for jaspColumnEncoder * rewrite scary construction in DynamicModule::generateModuleInstallingR * update module installer * fix problems caused by -j * update submodules * try to satisfy the new flatpak regs * try to satisfy the new flatpak regs again * fix readstat search on fedora --------- Co-authored-by: vandenman <[email protected]> Co-authored-by: Joris Goosen <[email protected]> Co-authored-by: rens <[email protected]> Co-authored-by: Rens <example>
Configuration menu - View commit details
-
Copy full SHA for 24b71e1 - Browse repository at this point
Copy the full SHA 24b71e1View commit details
Commits on Jul 20, 2024
-
Translations update from Hosted Weblate (jasp-stats#5621)
* Translated using Weblate (Spanish) Currently translated at 100.0% (1108 of 1108 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/es/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1108 of 1108 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/zh_Hans/ * Translated using Weblate (Galician) Currently translated at 100.0% (1108 of 1108 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/gl/ * Translated using Weblate (German) Currently translated at 98.9% (1096 of 1108 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/de/ * Translated using Weblate (Turkish) Currently translated at 7.9% (88 of 1108 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/tr/ --------- Co-authored-by: ecadrian <[email protected]> Co-authored-by: Shun Wang <[email protected]> Co-authored-by: Johannes Keyser <[email protected]> Co-authored-by: blomusti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1805576 - Browse repository at this point
Copy the full SHA 1805576View commit details -
github-actions committed
Jul 20, 2024 Configuration menu - View commit details
-
Copy full SHA for f9ff03c - Browse repository at this point
Copy the full SHA f9ff03cView commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f51bebf - Browse repository at this point
Copy the full SHA f51bebfView commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14b4e60 - Browse repository at this point
Copy the full SHA 14b4e60View commit details
Commits on Jul 29, 2024
-
Dependencies: upgrade to Quill 2.0 (jasp-stats#5517)
* first upgrade to Quill-2.0 * also bump the highlight version * make code highlight looks better * fix rSyntax highlight
Configuration menu - View commit details
-
Copy full SHA for 6c2d3ae - Browse repository at this point
Copy the full SHA 6c2d3aeView commit details
Commits on Aug 3, 2024
-
Translated using Weblate (German) (jasp-stats#5634)
Currently translated at 98.9% (1096 of 1108 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/de/ Co-authored-by: Johannes Keyser <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 544c9e7 - Browse repository at this point
Copy the full SHA 544c9e7View commit details -
github-actions committed
Aug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for b731e61 - Browse repository at this point
Copy the full SHA b731e61View commit details
Commits on Aug 5, 2024
-
Fix max column (jasp-stats#5636)
* add sqlite compile options to increase column limit * Fix CSV loader segfault --------- Co-authored-by: Rens <example>
Configuration menu - View commit details
-
Copy full SHA for e20cba9 - Browse repository at this point
Copy the full SHA e20cba9View commit details
Commits on Aug 26, 2024
-
Fix Arch Linux system deps install commands in linux build guide (jas…
…p-stats#5640) * Fix Arch Linux install dep in Linux build guide JAGS is not available in the official repos only in the aur * Fix typo in Linux build guide
Configuration menu - View commit details
-
Copy full SHA for d1b1497 - Browse repository at this point
Copy the full SHA d1b1497View commit details -
Update Dev Guide for Linux specifics (jasp-stats#5601)
* Update Linux Dev Guide * Update Docs/development/jasp-module-workflow.md Co-authored-by: Shun Wang <[email protected]> * Update Docs/development/jasp-module-workflow.md Co-authored-by: Shun Wang <[email protected]> --------- Co-authored-by: Shun Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56add15 - Browse repository at this point
Copy the full SHA 56add15View commit details
Commits on Aug 27, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for f5d07e9 - Browse repository at this point
Copy the full SHA f5d07e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0f62f - Browse repository at this point
Copy the full SHA 6c0f62fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5877e7 - Browse repository at this point
Copy the full SHA e5877e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a69105b - Browse repository at this point
Copy the full SHA a69105bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0ef5d4 - Browse repository at this point
Copy the full SHA f0ef5d4View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0faa32d - Browse repository at this point
Copy the full SHA 0faa32dView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86a256c - Browse repository at this point
Copy the full SHA 86a256cView commit details
Commits on Aug 30, 2024
-
docs: remove deprecated
suggestedColumns
in docs (jasp-stats#5626)* docs: deprecated `suggestedColumns` in docs * suggestedColumns -> allowedColumns
Configuration menu - View commit details
-
Copy full SHA for 243b226 - Browse repository at this point
Copy the full SHA 243b226View commit details
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0dffcf9 - Browse repository at this point
Copy the full SHA 0dffcf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc2d54 - Browse repository at this point
Copy the full SHA 6bc2d54View commit details
Commits on Sep 2, 2024
-
2
Configuration menu - View commit details
-
Copy full SHA for 6294f22 - Browse repository at this point
Copy the full SHA 6294f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c3653 - Browse repository at this point
Copy the full SHA d5c3653View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a02d64 - Browse repository at this point
Copy the full SHA 9a02d64View commit details -
Configuration menu - View commit details
-
Copy full SHA for a14bef4 - Browse repository at this point
Copy the full SHA a14bef4View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0685f80 - Browse repository at this point
Copy the full SHA 0685f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4332f1 - Browse repository at this point
Copy the full SHA a4332f1View commit details -
add some pragmas to speed it all up (jasp-stats#5651)
dont add each column separately but just create the table from scratch, making sure that the filter-column is still first
Configuration menu - View commit details
-
Copy full SHA for 4cfe619 - Browse repository at this point
Copy the full SHA 4cfe619View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 63b8cef - Browse repository at this point
Copy the full SHA 63b8cefView commit details -
Configuration menu - View commit details
-
Copy full SHA for acc0d0a - Browse repository at this point
Copy the full SHA acc0d0aView commit details -
Using lambda to define titles and tooltips allows for dynamic transla…
…tions in "special ribbonbuttons" (jasp-stats#5653) Fixes jasp-stats/INTERNAL-jasp#2372 without the need for destroying and recreating buttons
Configuration menu - View commit details
-
Copy full SHA for a37d96d - Browse repository at this point
Copy the full SHA a37d96dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21c2e0d - Browse repository at this point
Copy the full SHA 21c2e0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbdc331 - Browse repository at this point
Copy the full SHA cbdc331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d01a09 - Browse repository at this point
Copy the full SHA 3d01a09View commit details
Commits on Sep 5, 2024
-
Feat: add line numbers to code editors (jasp-stats#5474)
* feat: add line number view for code editor * determine width of linenumbers a bit better * make it a binding to set the leftPadding for the lineNumbers --------- Co-authored-by: Joris Goosen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e14bd4 - Browse repository at this point
Copy the full SHA 3e14bd4View commit details -
feat: R syntax highlighter in analysis panel controls (jasp-stats#5538)
* init r language highlighter * rename lavaan bound contorls to r lang * add special number case * also enable highlighter for R syntax text area * fix strings format and also styles * add rsyntaxhighlighter quickitem, to make non jasp textareas highlighted easily
Configuration menu - View commit details
-
Copy full SHA for 89f12d8 - Browse repository at this point
Copy the full SHA 89f12d8View commit details
Commits on Sep 7, 2024
-
github-actions committed
Sep 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 72667a7 - Browse repository at this point
Copy the full SHA 72667a7View commit details
Commits on Sep 9, 2024
-
add sem data example (jasp-stats#5637)
* update SEm example * delete empty data library files in SEM * delete traces of social participatio data and add translationn * add reliability csv file * add reliability jasp file * Add json files * add description * add Chinese description Co-authored-by: Shun Wang <[email protected]> --------- Co-authored-by: boutinb <[email protected]> Co-authored-by: Shun Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ef092b - Browse repository at this point
Copy the full SHA 3ef092bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e29fe39 - Browse repository at this point
Copy the full SHA e29fe39View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 533603b - Browse repository at this point
Copy the full SHA 533603bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb5f68 - Browse repository at this point
Copy the full SHA 6cb5f68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0e655 - Browse repository at this point
Copy the full SHA 0d0e655View commit details
Commits on Sep 12, 2024
-
syntaxhighlighting improvements (jasp-stats#5661)
* syntaxhighlighting improvements adds support for highlighting columnnames from JASP (including names with spaces that are allowed within JASP) also makes sure to do the comment rule only at the end to make sure comments are entirely commented to avoid confusing users * clean up and fix `` stringso
Configuration menu - View commit details
-
Copy full SHA for 2ff3871 - Browse repository at this point
Copy the full SHA 2ff3871View commit details -
remove WAL from sqlite to avoid bugs
also log how long it took to load or synch a file Why remove WAL? It was faster yes, but often the engine would not have the up-to-date info and then crash. Adding walcheckpoints all over the place didnt seem to help the slowdown is a bit noticeable with >3000k columns, but given that we didnt support them before shouldnt be a big problem. For speed comparisons: WAL NO-WAL 3KC 4s 10s 10KC 28s 54s 200KR 30s 30s 1MR 146s 147s 1KR5KC 347s 356s Where the "R" sets have 2 columns and the "C" sets have a single row. As can be seen, there *is* a delay for 1K cols and above, but it seems constant. And any fixes for the synching-db problem with the engine most likely includes adding new delays... So lets just turn it off
Configuration menu - View commit details
-
Copy full SHA for 3102e9e - Browse repository at this point
Copy the full SHA 3102e9eView commit details -
feat: implement importing excel (.xls .xlsx) files (jasp-stats#5638)
* implement importing excel files * update ubuntu build bot * work on Windows * code style formatting and cleanup * add to installer and file type support * showing file type filter as a list * Use conan to load freexl * add some missing supported filetypes to macos manifest thing * use jasp-stats fork of shuns fixes for freexl * address reviews suggestions * fix build on Linux * some cleanup and comments * replace newlines in excel cell value --------- Co-authored-by: boutinb <[email protected]> Co-authored-by: Joris Goosen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90a9752 - Browse repository at this point
Copy the full SHA 90a9752View commit details -
Set the control width of Dropdown by setting the fieldWidth property (j…
…asp-stats#5586) * Add fieldWidth property to Dropdown * let dropdown participate in aligning labelwidths This is now easily addable to any qml control by adding the property controlXOffset and applying it to the relevant leftPadding * use new aligning in prefsUI --------- Co-authored-by: Joris Goosen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c8381c - Browse repository at this point
Copy the full SHA 1c8381cView commit details
Commits on Sep 14, 2024
-
Translations update from Hosted Weblate (jasp-stats#5654)
* Translated using Weblate (Spanish) Currently translated at 100.0% (1110 of 1110 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/es/ * Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1110 of 1110 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/zh_Hans/ * Translated using Weblate (Galician) Currently translated at 100.0% (1110 of 1110 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/gl/ * Translated using Weblate (German) Currently translated at 98.9% (1098 of 1110 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/de/ * Translated using Weblate (Hungarian) Currently translated at 11.8% (91 of 770 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/hu/ * Translated using Weblate (Hungarian) Currently translated at 45.0% (347 of 770 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/hu/ --------- Co-authored-by: ecadrian <[email protected]> Co-authored-by: Shun Wang <[email protected]> Co-authored-by: Johannes Keyser <[email protected]> Co-authored-by: Salyámosy András <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e709a2 - Browse repository at this point
Copy the full SHA 1e709a2View commit details -
github-actions committed
Sep 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 2e3ecbd - Browse repository at this point
Copy the full SHA 2e3ecbdView commit details
Commits on Sep 16, 2024
-
Update submodules (jasp-stats#5664)
* update submodules * update submodules
Configuration menu - View commit details
-
Copy full SHA for beb9915 - Browse repository at this point
Copy the full SHA beb9915View commit details -
bugfix: replace newlines with _ in CSV cell values (jasp-stats#5656)
* bugfix: replace newlines with _ in CSV cell values * replace newlines with spaces
Configuration menu - View commit details
-
Copy full SHA for d9847ab - Browse repository at this point
Copy the full SHA d9847abView commit details
Commits on Sep 17, 2024
-
Post highlighter tweaks (jasp-stats#5663)
* dont use modules for ext * dont highlight R commander output window * add highlighter back to R command output window
Configuration menu - View commit details
-
Copy full SHA for d79cebc - Browse repository at this point
Copy the full SHA d79cebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0054568 - Browse repository at this point
Copy the full SHA 0054568View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1cd46e - Browse repository at this point
Copy the full SHA d1cd46eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90373ae - Browse repository at this point
Copy the full SHA 90373aeView commit details
Commits on Sep 18, 2024
-
Improve docs (jasp-stats#5668)
* Improve installation instructions - Subsection for installing from source - Add callouts - Mention fix for missing development dependency - Easier code copy-pasting - Mention flatpak as external package * Improve clarity by moving common errors to its own subsection * Reduce visual clutter * Describe GitHub PAT fix * Add puzzle visualization and rename guide to adding module to module structure
Configuration menu - View commit details
-
Copy full SHA for 2bbbab9 - Browse repository at this point
Copy the full SHA 2bbbab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae070a - Browse repository at this point
Copy the full SHA 4ae070aView commit details -
beter padding around lists nesxt to constructors also open filter and variableswindow bigger by default make sure all operators above filterconstructor are same size, and nicely alligned etc
Configuration menu - View commit details
-
Copy full SHA for f5739e6 - Browse repository at this point
Copy the full SHA f5739e6View commit details
Commits on Sep 19, 2024
-
Make sure jaspBase is loaded before computed columns are ran
fixes jasp-stats/INTERNAL-jasp#2650 also dont use [=] to implicitly capture "this" cause its deprecated in c++20, and also rather confusing and dangerous it is both deprecated and dangerous
Configuration menu - View commit details
-
Copy full SHA for 7dff1ee - Browse repository at this point
Copy the full SHA 7dff1eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34ee83a - Browse repository at this point
Copy the full SHA 34ee83aView commit details -
stop checking syntax for all rwrappers
If you dont have jaspSem loaded then it will just show an error over the analysis...
Configuration menu - View commit details
-
Copy full SHA for 0a1f6e2 - Browse repository at this point
Copy the full SHA 0a1f6e2View commit details
Commits on Sep 21, 2024
-
Translations update from Hosted Weblate (jasp-stats#5673)
* Translated using Weblate (German) Currently translated at 98.9% (1106 of 1118 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/de/ * Translated using Weblate (Spanish) Currently translated at 100.0% (1118 of 1118 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/es/ * Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1118 of 1118 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/zh_Hans/ * Translated using Weblate (Spanish) Currently translated at 100.0% (1118 of 1118 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/es/ * Translated using Weblate (Galician) Currently translated at 100.0% (1118 of 1118 strings) Translation: JASP/jaspDesktop Translate-URL: https://hosted.weblate.org/projects/jasp/jaspdesktop/gl/ --------- Co-authored-by: Johannes Keyser <[email protected]> Co-authored-by: gallegonovato <[email protected]> Co-authored-by: Shun Wang <[email protected]> Co-authored-by: ecadrian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a860d1 - Browse repository at this point
Copy the full SHA 1a860d1View commit details -
github-actions committed
Sep 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 786238f - Browse repository at this point
Copy the full SHA 786238fView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13ce3f6 - Browse repository at this point
Copy the full SHA 13ce3f6View commit details -
Fix bug where having empty values messes up labeledits (jasp-stats#5666)
* Fix bug where having empty values messes up labeledits This is done by resetting labelsTemp * properly index in the labels
Configuration menu - View commit details
-
Copy full SHA for d474dca - Browse repository at this point
Copy the full SHA d474dcaView commit details
Commits on Sep 25, 2024
-
bugfix: avoid blank page in the PDF printing (jasp-stats#5678)
* bugfix: avoid blank page in the PDF printing * auto break is more flexible * css style format
Configuration menu - View commit details
-
Copy full SHA for 78b4564 - Browse repository at this point
Copy the full SHA 78b4564View commit details -
Computed column fixes (jasp-stats#5676)
* Handle TRUE/FALSE better in compute columns Fixes jasp-stats/jasp-issues#2927 * dont require jaspBase for computed columns etc Do this by including the R-files with "friendly functions" from jaspBase into Engine and then passing that as an init-script to the engine. Fixes jasp-stats/INTERNAL-jasp#2653 * actually fix the problem
Configuration menu - View commit details
-
Copy full SHA for 072b045 - Browse repository at this point
Copy the full SHA 072b045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 865e1ae - Browse repository at this point
Copy the full SHA 865e1aeView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b6e2a6f - Browse repository at this point
Copy the full SHA b6e2a6fView commit details -
Dont loop through the labels to avoid collisions (jasp-stats#5672)
* Dont loop through the labels to avoid collisions Instead a map is used to know what labels have what original value and display text, they are uniquely defined by this. Before was naively looping through the labels to check and merge them in a preceding step. Same goes for intsId, it is simply tracked now instead of found by looping. Both loops are now lookups at the cost of a little maintenance Fixes jasp-stats/jasp-issues#2910 (extremely slow loading of semibig text file) * Add yet another map... Looping through the labels to find the Non-missing ones slows down the application quite a bit with bigger datasets. so instead make a mapping in labelsTempCount() that we can easily query.
Configuration menu - View commit details
-
Copy full SHA for 355382a - Browse repository at this point
Copy the full SHA 355382aView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0556745 - Browse repository at this point
Copy the full SHA 0556745View commit details