From 33b5614f416ca983c0c5aade33223d234833e0bd Mon Sep 17 00:00:00 2001 From: jasdumas Date: Wed, 28 Mar 2018 09:15:31 -0400 Subject: [PATCH] add additional comments/resolution to cran pre-test errors --- cran-comments.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/cran-comments.md b/cran-comments.md index adcd4f2..cc22798 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -11,6 +11,17 @@ R CMD check succeeded +### Additional Comments: +* Error: "Result: NOTE + Namespaces in Imports field not imported from: + ‘shinyBS’ ‘shinythemes’ + All declared Imports should be used. " - RESOLUTION: made the changes to the DESCRIPTION and NAMESPACE file to remove the imports that are not required (shinyBS and shinythemes). +* Error: "checking top-level files ... WARNING +Conversion of 'README.md' failed: +pandoc.exe: Could not fetch example1.jpg +example1.jpg: openBinaryFile: does not exist (No such file or directory)" - RESOLUTION: I have properly linked the images for the readme.md to a static url link so the file builds. + + # shinyLP 1.1.0