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

cran release 02 2023 #36

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

cran release 02 2023 #36

wants to merge 9 commits into from

Conversation

zkamvar
Copy link
Member

@zkamvar zkamvar commented Feb 13, 2023

  • add setNames to imports
  • bump version

This will fix #35

This is so that it does not clash with the non-working version on GitHub
@zkamvar
Copy link
Member Author

zkamvar commented Feb 13, 2023

oh great this is failing because setup-r-packages decides it wants to be a diva.

Someone explain to me what the hell this means:

  ℹ Creating lockfile '.github/pkg.lock'
  ! Unknown package parameter: "NA" in NA.
  ℹ Creating lockfile '.github/pkg.lock'
  ! Unknown package parameter: "NA" in NA.
  ℹ Creating lockfile '.github/pkg.lock'
  ✔ Updated metadata database: 3.41 MB in 7 files.
  
  ℹ Creating lockfile '.github/pkg.lock'
  ℹ Updating metadata database
  ✔ Updating metadata database ... done
  
  ℹ Creating lockfile '.github/pkg.lock'
  ✖ Creating lockfile '.github/pkg.lock' [8.2s]
  
  Error: 
  ! error in pak subprocess
  Caused by error: 
  ! Could not solve package dependencies:
  * deps::.: ! pkgdepends resolution error for deps::..
  Caused by error: 
  ! missing value where TRUE/FALSE needed
  * local::.: ! pkgdepends resolution error for local::..
  Caused by error: 
  ! missing value where TRUE/FALSE needed
  ---
  Backtrace:
  1. pak::lockfile_create(c(deps, extra_deps), lockfile = ".github/pkg.lock", …
  2. pak:::remote(function(...) { …
  3. err$throw(res$error)
  ---
  Subprocess backtrace:
  1. base::withCallingHandlers(cli_message = function(msg) { …
  2. get("lockfile_create_internal", asNamespace("pak"))(...)
  3. prop$stop_for_solution_error()
  4. private$plan$stop_for_solve_error()
  5. pkgdepends:::pkgplan_stop_for_solve_error(self, private)
  6. base::throw(new_error("Could not solve package dependencies:\n", msg, …
  7. | base::signalCondition(cond)
  8. global (function (e) …
  Execution halted

@zkamvar zkamvar mentioned this pull request Jan 22, 2024
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.

release to CRAN needed
1 participant