You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
R and its packages have different standards on how numeric values are handled, for example see https://tibble.tidyverse.org/articles/numbers.html for an in depth discussion on this in the tibble package. As it is highly relevant how bitfield treats numeric values, there is potential for confusion, which needs to be clarified beyond a doubt for bitfield to become a reliable tool.
The text was updated successfully, but these errors were encountered:
R and its packages have different standards on how numeric values are handled, for example see https://tibble.tidyverse.org/articles/numbers.html for an in depth discussion on this in the
tibble
package. As it is highly relevant howbitfield
treats numeric values, there is potential for confusion, which needs to be clarified beyond a doubt forbitfield
to become a reliable tool.The text was updated successfully, but these errors were encountered: