[R-pkg-devel] Resubmitting archived package with new maintainer

2021-05-04 Thread Michael Hellstern
Hi,

I'm trying to resubmit a package to CRAN that was archived about 1 month
ago. The archived package has a different maintainer. We discussed and they
are OK with me taking over as the new maintainer. Do we need to email CRAN
confirming the change in maintainers even though the package was archived?

The new submission was rejected from CRAN with the note:

Check: CRAN incoming feasibility, Result: NA
  Maintainer: 'Michael Hellstern '
  New submission
  Package was archived on CRAN
  CRAN repository db overrides:
X-CRAN-Comment: Archived on 2021-04-08 as check problems were not
  corrected in time.
  The Date field is over a month old.
  Size of tarball: 5111516 bytes

Thank you for the help!

Mike

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


[R-pkg-devel] Inconsistent available package dependencies

2021-11-15 Thread Michael Hellstern
Hi all,

I maintain a package (netgsa) that has been on CRAN since september 2021
and recently got an email about CRAN check failures. There are 2 errors and
1 warning. The failures are listed here:
https://cran.r-project.org/web/checks/check_results_netgsa.html.

The failures are a result of Bioconductor packages. Both errors are about
package dependencies not being available (org.Hs.eg.db and/or ndexr) while
the warning comes from the vignette building failing which is caused by an
error in the graphite package. I checked and these packages were and still
are available on Bioconductor. The errors occurred on macOS 10.13.6. While
not exactly the same OS, I ran R CMD check --as-cran on my macOS 10.15.7
and did not get any errors or warnings. It seems odd that I would get a
package dependency availability error for only 2 flavors and that I would
not be able to reproduce this on a similar OS.

I searched online but have not found anything useful. I built the package
under R 4.0.2 which is now a little dated so am wondering if it is related
to this? Do I need to rebuild using the most recent version of R? Any
advice on how to resolve this would be greatly appreciated!

Best,

Mike

[[alternative HTML version deleted]]

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel