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

Remove the anon_chi functions #700

Merged
merged 2 commits into from
Jun 27, 2023
Merged

Remove the anon_chi functions #700

merged 2 commits into from
Jun 27, 2023

Conversation

Moohan
Copy link
Member

@Moohan Moohan commented Jun 21, 2023

These are no longer needed as they are implemented in {slfhelper} and we can just import from there instead of maintaining two versions.

I checked and as far as I can tell there are no uses of these functions in the code that needed to be removed/changed.

@Moohan Moohan requested review from a team, lizihao-anu and shintoLamp and removed request for a team June 21, 2023 09:37
@Moohan Moohan linked an issue Jun 21, 2023 that may be closed by this pull request
These are no longer needed as they are implemented in `{slfhelper}` and we can just import from there instead of maintaining two versions.

I checked and as far as I can tell there are no uses of these functions in the code that needed to be removed/changed.
@Moohan Moohan force-pushed the remove/anon_chi_functions branch from 7eb92d0 to 1b52288 Compare June 23, 2023 14:21
@Jennit07 Jennit07 self-requested a review June 27, 2023 09:39
Copy link
Collaborator

@Jennit07 Jennit07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good/ ready to merge

@Jennit07 Jennit07 merged commit 9c384aa into main-R Jun 27, 2023
@Jennit07 Jennit07 deleted the remove/anon_chi_functions branch June 27, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace the anon_chi functions with those from slfhelper
2 participants