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

rBind / cBind is deprecated #90

Closed
hofnerb opened this issue Mar 27, 2018 · 0 comments
Closed

rBind / cBind is deprecated #90

hofnerb opened this issue Mar 27, 2018 · 0 comments

Comments

@hofnerb
Copy link
Member

@hofnerb hofnerb commented Mar 27, 2018

Email from Martin Maechler:

Please do update the source of your packages and re-submit them to CRAN as soon as possible.

a) replace cBind() by cbind() and rBind() by rbind()
b) Ensure that your package depends on at least R 3.2.0,
i.e. possibly add a

  'Depends: R (>= 3.2.0)'

to your DESCRIPTION file.

@hofnerb hofnerb closed this in 3dd629e Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.