Skip to content

Fix feasibility handlings defaults #133

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

jakob-r
Copy link
Member

@jakob-r jakob-r commented Aug 14, 2016

To correctly respect the defaults for requirements testing a more complicated algorithm was necessary.
Note that we use isTRUE(try(requiresOk(par.set$pars[[pn]], c(new.par.vals, old.par.vals[pn])), silent = TRUE)) because sometimes the requirements involve variables which are not set but still can be true like in the following statement

requires = quote(a == TRUE || b > 0)

b has not to be present to make this requirement TRUE.

@coveralls
Copy link

coveralls commented Aug 15, 2016

Coverage Status

Changes Unknown when pulling 40665b2 on fix_feasibility_handlings_defaults into * on master*.

@jakob-r jakob-r added the phng Let's do this in our new package label Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
phng Let's do this in our new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants