Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .claude/CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,8 @@ After `runAnalysis()`, check:
/
├── R/ # Backend R analysis functions
├── inst/
│ ├── qml/ # QML interface definitions
│ ├── qml/ # QML interface definitions (help via info/infoBottom)
│ ├── Descriptions/ # Analysis descriptions (Description.qml)
│ ├── help/ # Markdown help files
│ └── Upgrades.qml # Version upgrade mappings
├── examples/ # Example .jasp files for testing
├── tests/testthat/ # Unit tests using jaspTools
Expand Down
3 changes: 1 addition & 2 deletions .github/copilot-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,8 @@ After `runAnalysis()`, check:
/
├── R/ # Backend R analysis functions
├── inst/
│ ├── qml/ # QML interface definitions
│ ├── qml/ # QML interface definitions (help via info/infoBottom)
│ ├── Descriptions/ # Analysis descriptions (Description.qml)
│ ├── help/ # Markdown help files
│ └── Upgrades.qml # Version upgrade mappings
├── examples/ # Example .jasp files for testing
├── tests/testthat/ # Unit tests using jaspTools
Expand Down
71 changes: 0 additions & 71 deletions inst/help/attributesCharts.md

This file was deleted.

74 changes: 0 additions & 74 deletions inst/help/doeAnalysis.md

This file was deleted.

46 changes: 0 additions & 46 deletions inst/help/doeFactorial.md

This file was deleted.

Loading
Loading