| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| NAVAL-SEM | 2026-08-22 | 125.7 MB | |
| NAVAL-SEM-arm64.dmg | 2026-08-22 | 86.3 MB | |
| NAVAL-SEM-Setup.msi | 2026-08-22 | 111.8 MB | |
| NAVAL-SEM-x86_64.dmg | 2026-08-22 | 93.6 MB | |
| NAVAL-SEM.exe | 2026-08-22 | 112.4 MB | |
| naval-sem_2.0.0_amd64.deb | 2026-08-22 | 124.3 MB | |
| NAVAL-SEM v2.0.0 source code.tar.gz | 2026-08-22 | 5.5 MB | |
| NAVAL-SEM v2.0.0 source code.zip | 2026-08-22 | 5.5 MB | |
| README.md | 2026-08-22 | 3.5 kB | |
| Totals: 9 Items | 665.2 MB | 0 | |
NAVAL-SEM v2.0.0
Fully offline PLS-SEM / CB-SEM desktop application — no internet required after install.
What's new in v2.0.0
⚠ BREAKING
POST /nomologicalresponse shape changed from a bare JSON array to a wrapped object. WasList[NomologicalResult]; nowNomologicalBatchResult({entries, warnings, fingerprint, anchor_status}). This does not change any analysis output — the numbers you get are identical. Callers doingresponse[0].r_squaredneed to change toresponse.entries[0].r_squared. Necessary because a bare array can't carry a top-levelfingerprintfield.
Added
- Fingerprint + optional Bitcoin timestamp (OpenTimestamps) extended to every result-producing analysis endpoint, not just
/run— all ~22 statistical methods (MGA, HOC, moderation, IPMA, NCA, NCA-ESSE, fsQCA, FIMIX, PLS-POS, LCA, moderated mediation, nomological validity, measurement invariance, CTA, multi-group CB-SEM, EFA, CVI, Bayesian SEM, bootstrap, HTMT, predictive relevance, CMB, indirect effects) now carry the same reproducibility fingerprint as the main model fit. Off by default everywhere; no cryptocurrency bought, held, traded, or mined; only a hash ever leaves the machine. - Fingerprint and timestamp status now travel with every exported artifact — CSV, JSON, R/Python/lavaan code exports, the APA
.docxreport (new "Reproducibility & Provenance" section), and the PDF report — not just the in-app Downloads tab, so a reader of a published result can actually verify it. - Hover tooltips spelling out every abbreviated method name (MGA, HOC, IPMA, NCA, FIMIX, PLS-POS, NCA-ESSE, EFA, CVI, fsQCA, HTMT)
Fixed
- fsQCA: missing Report-tab nav entry, unlock logic, and full report section (necessity table + all three solutions) added
- fsQCA: live-log wiring (
run_id,_run_context,log_fn) connected — panel no longer stays empty during a run - fsQCA: result now persists to a global var so the Report tab / PDF export can find it
- Model Syntax / Path Diagram sections no longer show an empty placeholder for non-SEM analyses
- Necessity label colors now consistent between Analyse and Report tabs
- Table borders strengthened for dark-mode visibility; numeric column headers align with right-aligned data
Full details: CHANGELOG.md (github.com)
Downloads
| Platform | File | Notes |
|---|---|---|
| Windows | NAVAL-SEM-Setup.msi |
Recommended — installs with Start Menu + uninstall |
| Windows | NAVAL-SEM.exe |
Portable — drop anywhere and run |
| macOS (Apple Silicon) | NAVAL-SEM-arm64.dmg |
M1/M2/M3/M4 Macs — drag to Applications |
| macOS (Intel) | NAVAL-SEM-x86_64.dmg |
Intel Macs — drag to Applications |
| Linux | naval-sem_*.deb |
Debian/Ubuntu installer |
| Linux | NAVAL-SEM |
Portable binary |
💛 Support Development
NAVAL-SEM is free to use. If you find it useful, please consider donating. 👉 https://www.paypal.com/paypalme/singhn9
🐛 Bug Reports & Feedback
👉 https://forms.gle/N4AmCkJyCK6HHsZz8
⚠️ Windows Security Note
Windows may show a SmartScreen warning on first run — click: More info → Run anyway
⚠️ macOS Note
Right-click → Open the first time to bypass Gatekeeper.