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

S.h removal from R 4.2 #61

Open
hpages opened this issue Mar 15, 2022 · 1 comment
Open

S.h removal from R 4.2 #61

hpages opened this issue Mar 15, 2022 · 1 comment

Comments

@hpages
Copy link
Contributor

hpages commented Mar 15, 2022

Hi Michael,

We've been notified by R core that C header file S.h will be removed from R 4.2 very soon.

S.h is used in rtracklayer/src/chain_io.c here:

#include <S.h>

so rtracklayer would need to be modified to not depend on S.h anymore.

Thanks,
H.

@hpages
Copy link
Contributor Author

hpages commented Mar 22, 2022

@lawremi Version needs a bump. People with the latest R-devel can't install the source tarball that we currently distribute (rtracklayer 1.55.3). Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant