Skip to content

Conversation

@rix133
Copy link
Contributor

@rix133 rix133 commented Apr 11, 2025

I guess there will be no more updates and while as the dev works and we have all import functions implemented i think pulling the whole dev into main. Or if you think we should only pull those parts that are essential we shoud pick some commits to merge with main into a new branch?

nicholascarey and others added 30 commits October 14, 2024 14:09
Merge pull request #192 from ices-tools-dev/dev
…o dev

# Conflicts:
#	vignettes/ratio-estimating-rdbesdataobjects.Rmd
Add text to close Issue #194
@rix133 rix133 requested a review from davidcurrie2001 April 11, 2025 11:17
@davidcurrie2001
Copy link
Contributor

I guess there will be no more updates and while as the dev works and we have all import functions implemented i think pulling the whole dev into main. Or if you think we should only pull those parts that are essential we shoud pick some commits to merge with main into a new branch?

My feeling would be to merge it all in, but will that then include some functions related to ratio estimation that are unfinished?

@rix133
Copy link
Contributor Author

rix133 commented Apr 11, 2025

apparently there is still some work to do as vignettes are outdated

@rix133
Copy link
Contributor Author

rix133 commented Apr 11, 2025

My feeling would be to merge it all in, but will that then include some functions related to ratio estimation that are unfinished?

Yes true, my idea is that we remove the @export tag from the unfinshed stuff and add to its description that it is unfinished I think that not having an @export tag on stuff that is not finished also in dev is a good practice.

@davidcurrie2001
Copy link
Contributor

My feeling would be to merge it all in, but will that then include some functions related to ratio estimation that are unfinished?

Yes true, my idea is that we remove the @export tag from the unfinshed stuff and add to its description that it is unfinished I think that not having an @export tag on stuff that is not finished also in dev is a good practice.

Yes, that's a good way to deal with it. If a user is poking about and using un-exported functions then it is at their own risk.

@davidcurrie2001
Copy link
Contributor

@rix133 are you happy to merge this in? It looks ok to me. I can see 2 of the checks are failing. The test-coverage check errors looks like its a problem with the Github action ("Missing download info for actions/upload-artifact@v3"). The tests pass on my laptop. The mac-os-latest check is failing with "ERROR: compilation failed for package ‘data.table’" - since we're not on CRAN yet can we live with that?

@rix133
Copy link
Contributor Author

rix133 commented Apr 16, 2025

I think it is OK

@rix133 rix133 closed this Apr 16, 2025
@rix133 rix133 reopened this Apr 16, 2025
@rix133 rix133 merged commit fe5d301 into main Apr 16, 2025
24 of 28 checks passed
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.

8 participants