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
Bugfix: Remove Bitwise Shift and use Xi (#2)
* 1. Switch from using a bitwise shift to using the correct comparison
2. Use the subset variant of X for the subject.
* Ensure cIRT is exported.
* Code formatting in the vignette
* Restrict text to 80 characters in vignette.
* Add a bullet point to NEWS.md
* CITATION spacing [skip-ci]