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

v2.4.6 readying for CRAN submission #60

Closed
wants to merge 4 commits into from

Conversation

n8thangreen
Copy link
Contributor

@n8thangreen n8thangreen commented Feb 14, 2024

Since the last PR, all I've done is bump up the versions for things really..

@giabaio
Copy link
Owner

giabaio commented Feb 14, 2024

I think the installation throws a warning (for the indirect dependency to the orphaned package) + a few notes (one happens all the time - it is about a folder being too large; another is about the citation file, which I've created for GitHub, but probably should be added to the .Rignore file?)

@giabaio
Copy link
Owner

giabaio commented Feb 14, 2024

In fact, this is the content of the .Rbuildignore file for the main branch, which I think works OK:

^renv$
^renv\.lock$
^.*\.Rproj$
^\.Rproj\.user$
^\.travis\.yml$
^appveyor\.yml$
^LICENSE\.md$
^_pkgdown\.yml$
^docs$
^pkgdown$
^\.httr-oauth$
^CONDUCT\.md$
^man-roxygen$
^.git
^.gitignore
^cran-comments\.md$
^README_dev\.md$
^\.github$
^inst/extdata/vaccine_jags\.RData$
^inst/extdata/statins_base\.RData$
^inst/extdata/statins_HC\.RData$
^inst/extdata/smoking_output\.RData$
^paper\.bib$
^paper\.md$
^CONTRIBUTING\.md$
^revdep$
^CRAN-SUBMISSION$
^CITATION.cff

Perhaps try and use this when you do the push?

This pull request was closed.
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.

2 participants