-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
18 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ Package: radiant | |
Type: Package | ||
Title: Business Analytics using R and Shiny | ||
Version: 0.9.9 | ||
Date: 2019-3-4 | ||
Date: 2019-3-10 | ||
Authors@R: person("Vincent", "Nijs", , "[email protected]", c("aut", "cre")) | ||
Description: A platform-independent browser-based interface for business | ||
analytics in R, based on the shiny package. The application combines the | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,22 @@ | ||
## Resubmission | ||
|
||
This is a resubmission. In this version I have fixed several bugs and added several new features (see NEWS.md for details). | ||
|
||
## Test environments | ||
|
||
* local OS X install, R 3.5.2 | ||
* local Windows install, R 3.5.2 | ||
* ubuntu "trusty" (on travis-ci), R release and devel | ||
* win-builder | ||
|
||
## R CMD check results | ||
|
||
There were no ERRORs, WARNINGs, or NOTEs. | ||
|
||
# Previous cran-comments | ||
|
||
## Resubmission | ||
|
||
radiant was recently archived and removed from CRAN. Uwe Ligges confirmed that multiple emails were sent to my [email protected] email address but, unfortunately, I cannot find any such emails in my inbox. I hope you will accept radiant as a resubmission. | ||
|
||
## Test environments | ||
|
@@ -13,8 +30,6 @@ radiant was recently archived and removed from CRAN. Uwe Ligges confirmed that m | |
|
||
There were no ERRORs, WARNINGs, or NOTEs. | ||
|
||
# Previous cran-comments | ||
|
||
## Resubmission | ||
|
||
This is a resubmission. In this version I have fixed several bugs and added several new features (see NEWS.md for details). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters