This is a minor release that includes a number of new features, bug fixes and minor backwards compatible changes. Please see NEWS.md
for details.
None. Passed tests and merged without comment.
Some insignificant submission note linking back to #290
None. We made it through the auto-approval process with no issues.
This is a patch release that includes a number of bug fixes and minor backwards compatible changes. Please see NEWS.md
for details.
Please note that the maintainer of this package has not changed, just his email address. Specifically, "brian.burns@uptake.com" has changed to "brian.burns.opensource@gmail.com". If you would like further verification of this change, please email Dennis Lee at dennis.lee@uptake.com. Dennis is a member of the Open Source Software Committee at Uptake as well as legal counsel. He can confirm this change.
As always, issues are tracked and source code is maintained at https://github.com/uptake/pkgnet.
In short, one warning building the vignettes on windows.
This is a second submission for version 0.4.1 of pkgnet. It corrects an error in vignettte build on CRAN windows r-devel server in the original submission. This build has passed both rocker/r-devel linux tests as well as those on https://win-builder.r-project.org/.
As always, issues are tracked and source code is maintained at https://github.com/uptake/pkgnet. This is a patch release that includes a number of bug fixes and minor backwards compatible changes. Please see NEWS.md
for details.
Please note that the maintainer of this package has not changed, just his email address. Specifically, "brian.burns@uptake.com" has changed to "brian.burns.opensource@gmail.com". If you would like further verification of this change, please email Dennis Lee at dennis.lee@uptake.com. Dennis is a member of the Open Source Software Committee at Uptake as well as legal counsel. He can confirm this change.
CRAN robot: Does not pass tests
Me: This one note is the maintainer email change I mentioned in the submission note. This is fine. Please upload.
CRAN person: But the problem is: "Package has a VignetteBuilder field but no prebuilt vignette index." Please fix and resubmit.
Me: Is it possible to proceed with that as is? I would like to use vignettes to build the website articles but not host them on CRAN (because issues). It would be easier if I could keep the DESCRIPTION file the same for both processes.
CRAN person: No, if you have the field all our checks assume there is also a vignette.
This is a third submission for version 0.4.1 of pkgnet. It corrects the issue with the "VignetteBuilder" field in the DESCRIPTION file.
As always, issues are tracked and source code is maintained at https://github.com/uptake/pkgnet. This is a patch release that includes a number of bug fixes and minor backwards compatible changes. Please see NEWS.md
for details.
Please note that the maintainer of this package has not changed, just his email address. Specifically, "brian.burns@uptake.com" has changed to "brian.burns.opensource@gmail.com". If you would like further verification of this change, please email Dennis Lee at dennis.lee@uptake.com. Dennis is a member of the Open Source Software Committee at Uptake as well as legal counsel. He can confirm this change.
This is a minor release that adds vignette creation functionality and makes a number of other minor changes and bug fixes. Please see NEWS.md
for details.
As always, issues are tracked and source code is maintained at https://github.com/uptake/pkgnet.
Thanks, we see:
Found the following (possibly) invalid URLs: ... [two in the CreatePackageVignette()] [one in NEWS.md] ...
Please fix and resubmit.
Is there some reference about the method you can add in the Description field in the form Authors (year) doi:.....?
The one remaining "possibly invalid URL" is intended. That page will be created as soon as this version is on CRAN. Here it is queued up on github, awaiting CRAN release before merge.
The two were non-canonical CRAN links have been reformatted. I had seen the warnings for the non-canonical CRAN links during testing and had interpreted them as optional. In future testing, these CRAN link formatting warnings will be interpreted as required.
Regarding the references comment, the package is original work aside from the functionality utilized from the packages listed in the DESCRIPTION file.
Discovery and correction of a critical bug in the creation of table data in the package report necessitates this minor version upgrade. As always, source code and issue tracking is available at https://github.com/uptake/pkgnet.
Specifically, here are the changes:
CHANGES
- Added unit tests for network measure calculations (#166).
- Revised unit test setup and teardown files to enable devtools::test() to work as well as CRAN server testing (#167)
BUG FIXES
- Corrected node statistics table merging error (#165, #166)
- Added a NAMESPACE entry for knitr to suppress warning on CRAN server checks (#168)
Dear maintainer,
Please see the problems shown on the pkgnet check test results page.
Please correct before 2019-01-20 to safely retain your package on CRAN.
The following change should correct the errors incurred on CRAN's testing infrastructure. These errors stem from the inherent need of this package to test itself on toy packages of a known structure. The authors have gone to great lengths to remain in compliance with all CRAN policies and conduct testing within a temporary directory. However, despite no issues locally or via the automated TRAVIS checks of pull requests, the creation and later referencing of temporary directories on CRAN's testing infrastructure remains troublesome.
As unit testing is at the discretion of the package authors, we choose to have TRAVIS remain the main vehicle for automated unit testing for this package. Of course, all other tests of package integrity on CRAN will continue, just not custom unit testing.
As always, tests and source code are maintained at https://github.com/uptake/pkgnet
Sincerely,
Brian Burns
This is a major[sic] release with several improvements to R package diagnostics, report layout, and testing strategy. New features and changes are now being tracked in NEWS.md.
This NEWS.md file and all source code is maintained at https://github.com/uptake/pkgnet.
Dear maintainer,
package pkgnet_0.3.0.tar.gz does not pass the incoming checks automatically, please see the following pre-tests: Windows (2 ERRORs) & Debian (1 ERROR)
...
Please fix all problems and resubmit a fixed version via the webform.
...
Best regards, CRAN teams' auto-check service
See #154 for the issue description and fix.
The attached package addresses issues found earlier today in the CRAN teams' auto-check service. It has been checked (via R CMD check --as-cran) on both R-core and R-devel versions today.
This NEWS.md file and all source code is maintained at https://github.com/uptake/pkgnet.
Dear maintainer,
package pkgnet_0.3.0.tar.gz does not pass the incoming checks automatically, please see the following pre-tests: Windows: ... Status: 1 ERROR ... Warning: invalid package 'd:/RCompile/CRANincoming/R-devel/pkgnet.Rcheck/tests_i386' ... Best regards, CRAN teams' auto-check service Flavor: r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64
Hello,
I hope you had a refreshing holiday break.
Apologies for the past issues with this build. I believe we have remedied the functionality that did not pass i386 tests. However, I cannot confirm this as the last submission alsopassed R CMD check on R-devel without issue. Is there a separate docker container I can use to check i386 compatibility?
This submission passes R CMD check tests on r-devel with two warnings regarding URLs that fail within the container but have been confirmed valid and pass on R CMD check on R-core outside the container.
Here is the version info:
> RD CMD check --as-cran pkgnet_0.3.0.tar.gz
* using log directory ‘/RPackage/pkgnet.Rcheck’
* using R Under development (unstable) (2018-12-21 r75875)
* using platform: x86_64-pc-linux-gnu (64-bit)
...
The exact procedure I followed is outlined here: https://alexandereckert.com/post/testing-r-packages-with-latest-r-devel/
All source code is maintained at https://github.com/uptake/pkgnet.
Sincerely,
Brian Burns (current pkgnet maintainer)
Dear maintainer,
thanks, package pkgnet_0.3.0.tar.gz is on its way to CRAN.
Best regards, CRAN teams' auto-check service Flavor: r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64 Check: CRAN incoming feasibility, Result: Note_to_CRAN_maintainers Maintainer: 'Brian Burns brian.burns.opensource@gmail.com'
This is a minor release to address a bug with the
report_path
parameter ofCreatePackageReport
. Prior to this fix, reports would continue to be saved to a default location rather than the file path supplied by the user.
Other items in this release are typo corrections, some additional parameter checks, and more verbose error and info messages.
- Resubmitted to CRAN without test folder or source vignette code.
- This was to ensure nothing is written outside of the temp folder during vignette build or package testing.
- Future versions will handle this issue more directly.
- No issues
- accepted and available on CRAN
- One NOTE about license file, will see what they say
- Need to use CRAN recognized LICENSE format
- Need to single-quote
pkgnet
inDESCRIPTION
file