Skip to content
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

Introduce monitor(), install module deps and search for module datasets #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TimKDJ
Copy link
Contributor

@TimKDJ TimKDJ commented Dec 21, 2021

Worked on this quite a while ago; the intention was to introduce column encoding, but I'm not sure I'll get around to it, so I figured I'd at least get this out.

  • Deprecates setPkgOption("module.dirs") in favour of monitor()
  • Introduces setPkgOption("install.deps") so missing deps are installed automatically
  • Now also looks for datasets in modules (fixes runAnalysis csv file location #18)

…sets

- Deprecates setPkgOption("module.dirs") in favour of monitor()
- Introduces setPkgOption("install.deps")
- Looks for datasets also in modules (fixes jasp-stats#18)
@TimKDJ
Copy link
Contributor Author

TimKDJ commented Dec 21, 2021

/test-downstream

Automatic edit:
Running downstream tests for commit 31b43fb, follow the run here.

@github-actions
Copy link

The following downstream tests for commit 31b43fb failed:

Module windows-latest macOS-latest ubuntu-latest
jaspAnova
jaspDescriptives
jaspFactor
jaspFrequencies
jaspRegression
jaspTTests

The full log is available here.

@TimKDJ
Copy link
Contributor Author

TimKDJ commented Dec 21, 2021

/test-downstream

Automatic edit:
Running downstream tests for commit 31b43fb, follow the run here.

@github-actions
Copy link

All downstream tests for commit 31b43fb succeeded! ✅

The full log is available here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

runAnalysis csv file location
1 participant