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

build: minimal set of dependencies #42

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Conversation

ns-rse
Copy link
Contributor

@ns-rse ns-rse commented Nov 1, 2024

Closes #33

These packages allow running the code on the minimal reproducible example that @jjriley1 is developing on
jjriley1/slam_3UIs:jjriley1/1-tidy-up.

Installing in a clean virtual environment the script at least runs against commit
0d00ec98253919a3cf5a4b34e5e6bde771acfb1e (and fb93e864390e2a3517ffb7ee2bed5ab2cc923a9c) although currently because
of hard coded files in pipeline_slam_3UIs/pipeline.yaml no processing is undertaken with the sample files that have
been provided.

I expect the dependencies to grow as we add more functionality and have deliberately left pandas, numpy and
matplotlib as dependencies as they will be used to do the legwork that the various R scripts currently do.

This runs the code on the minimal reproducible example that @jjriley1 is developing on
[jjriley1/slam_3UIs:jjriley1/1-tidy-up](https://github.com/jjriley1/slam_3UIs/tree/jjriley1/1-tidy-up).

Installing in a clean virtual environment the script at least runs against commit
`0d00ec98253919a3cf5a4b34e5e6bde771acfb1e` (and `fb93e864390e2a3517ffb7ee2bed5ab2cc923a9c`) although currently because
of hard coded files in `pipeline_slam_3UIs/pipeline.yaml` no processing is undertaken with the sample files that have
been provided.

I expect the dependencies to grow as we add more functionality and have deliberately left `pandas`, `numpy` and
`matplotlib` as dependencies as they will be used to do the legwork that the various R scripts currently do.
@ns-rse ns-rse merged commit 0a515c2 into main Nov 1, 2024
2 checks passed
@ns-rse ns-rse deleted the ns-rse/33-package-dependencies branch November 1, 2024 15:08
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.

Resolve package dependencies
1 participant