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

base objects ? #128

Open
moodymudskipper opened this issue Apr 4, 2023 · 2 comments
Open

base objects ? #128

moodymudskipper opened this issue Apr 4, 2023 · 2 comments
Milestone

Comments

@moodymudskipper
Copy link
Collaborator

Should we consider constructing base objects by only using their names ?

This would be optional, and there are 2 levels to this, only base or all base packages.

maybe base_objects = c("base_R", "base_package", "none") ?

Implementation wise, it just means prefeeding the data arg.

@moodymudskipper
Copy link
Collaborator Author

This requires tweaking.
We don't want to map identity to force, or FALSE to F.

@moodymudskipper moodymudskipper added this to the 0.2 milestone May 6, 2023
@moodymudskipper
Copy link
Collaborator Author

This might be done with the "data" arg, I'm not sure we need more, we still need though to :

  • special case "base"
  • find a place_holder for all base packages, which might become the default, might be something like "*base_packages*"

before setting as a default we should look at the performance impact

@moodymudskipper moodymudskipper modified the milestones: 0.2, backlog Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant