Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
119 commits
Select commit Hold shift + click to select a range
67355d2
Pass unvalidated params to extra_params if validate_params is FALSE
faizan-khan-iit Jun 13, 2016
8d9022e
Use else if condition to avoid unnecessary warnings
faizan-khan-iit Jun 13, 2016
f6ae05e
Forgot a 'to' in the warning message
faizan-khan-iit Jun 19, 2016
017b0f3
Added tests for validate_params
faizan-khan-iit Jun 19, 2016
5fb99d0
Do not show warning when validate_params = FALSE
faizan-khan-iit Jun 22, 2016
6450bd9
for animint2 new syntax. Package name is now ggplot2Animint
faizan-khan-iit Jul 26, 2017
000b665
no warning in ggplot2 plots
faizan-khan-iit Aug 1, 2017
a480d46
changes for R CMD checks
faizan-khan-iit Aug 1, 2017
e62066b
more for R CMD checks
faizan-khan-iit Aug 1, 2017
d059017
Adding documentation for few functions that are being used in ```Anim…
faizan-khan-iit Aug 1, 2017
b7c5937
Merge branch 'validate-params' of https://github.com/vivekktiwari/ggp…
vivekktiwari May 19, 2018
c8ada8c
Set validate_params to TRUE by default:
faizan-khan-iit May 19, 2018
9fdd391
comments on validate_params
faizan-khan-iit May 20, 2018
95f2925
add original travis file
faizan-khan-iit May 20, 2018
54f71de
Run travis only for validate-params branch
faizan-khan-iit May 20, 2018
a3fd892
update README for ggplot2Animint
faizan-khan-iit May 20, 2018
887cc31
Merge pull request #3 from vivekktiwari/validate-params
vivekktiwari May 20, 2018
bcaa08b
updating dpendency package scales version to 0.4.1
vivekktiwari May 20, 2018
3518024
change from - validate-params to - cran
vivekktiwari May 20, 2018
30f54f1
Update .travis.yml
vivekktiwari May 20, 2018
36e1e32
Update DESCRIPTION
vivekktiwari May 20, 2018
c9b7586
Merge pull request #6 from vivekktiwari/validate-params
vivekktiwari May 21, 2018
bf59199
Update DESCRIPTION
vivekktiwari May 21, 2018
50f82cd
testing
vivekktiwari May 25, 2018
7060ac0
fetching super class as function
vivekktiwari May 25, 2018
b75a835
adding super class to all scale functions
vivekktiwari May 25, 2018
9ba9352
adding super class to all scale functions
vivekktiwari May 25, 2018
2df60d5
add super class to scale funtion
vivekktiwari May 25, 2018
60acf7b
add super class to scale functions
vivekktiwari May 25, 2018
b9b345a
add super class to scale functions
vivekktiwari May 25, 2018
5d368ba
Update continuous_scale.Rd
vivekktiwari May 25, 2018
89d300c
Update discrete_scale.Rd
vivekktiwari May 25, 2018
327f081
Merge branch 'cran' of https://github.com/faizan-khan-iit/ggplot2 int…
vivekktiwari May 25, 2018
1d52958
update describtion
vivekktiwari May 25, 2018
320960a
for unknown aesthetics and params
vivekktiwari May 25, 2018
0d787f3
Update .travis.yml
vivekktiwari May 26, 2018
bdf7122
Update .travis.yml
vivekktiwari May 27, 2018
1c34451
Update stat-.r
vivekktiwari May 27, 2018
f64efe9
Update stat-.r
vivekktiwari May 27, 2018
1fa845a
remove one example linked to Hmisc package
vivekktiwari May 27, 2018
9e12b2f
Update .travis.yml
vivekktiwari May 27, 2018
860af4c
Update .travis.yml
vivekktiwari May 27, 2018
6bb8163
removing on example on stat_summary
vivekktiwari May 28, 2018
d4bc278
Update README.md
vivekktiwari May 30, 2018
4f042a1
update README for ggplot2Animint
vivekktiwari May 31, 2018
44241dd
update README for ggplot2Animint
vivekktiwari May 31, 2018
59c4ffa
update README for ggplot2Animint
vivekktiwari May 31, 2018
7b10109
Merge branch 'cran' of https://github.com/faizan-khan-iit/ggplot2 int…
vivekktiwari May 31, 2018
7bece98
updating vignettes for ggplot2Animint
vivekktiwari May 31, 2018
63217fa
changing ggplot2 to ggplot2Animint in doc and few doc tweaks
vivekktiwari Jun 4, 2018
dd3b59b
Big commit: change few non-animint specific ggplot2 functions to inte…
vivekktiwari Jun 4, 2018
06e289b
wrong test unit
vivekktiwari Jun 4, 2018
8d300fa
Big Commit: Big commit: change few non-animint specific ggplot2 funct…
vivekktiwari Jun 6, 2018
1c9ce62
export draw_key_rect function
vivekktiwari Jun 6, 2018
0906be7
change in validate_params = FALSE
vivekktiwari Jun 7, 2018
75a83ba
change back validate_params = TRUE
vivekktiwari Jun 7, 2018
21726aa
remove not-reviewed changes made in documentation
vivekktiwari Jun 7, 2018
5a81442
Update layer.r
vivekktiwari Jun 7, 2018
102f83a
Update legend-draw.r
vivekktiwari Jun 7, 2018
0e90efd
Update NAMESPACE
vivekktiwari Jun 7, 2018
0bd99e6
Update legend-draw.r
vivekktiwari Jun 7, 2018
303bcdc
renaming ggproto class objects to a_*
vivekktiwari Jun 14, 2018
e647ae7
Update legend-draw.r
vivekktiwari Jun 14, 2018
d553f68
Merge branch 'cran' into cran
vivekktiwari Jun 14, 2018
c20c4bd
Merge branch 'validate-params' into cran
vivekktiwari Jun 14, 2018
0f3e7b9
Merge pull request #8 from vivekktiwari/cran
vivekktiwari Jun 14, 2018
5ef27b0
export a_draw_key_rect
vivekktiwari Jun 14, 2018
6dac210
ggplot is now a_plot
vivekktiwari Jun 16, 2018
f12c6fd
a_plot in test units instead of ggplot
vivekktiwari Jun 16, 2018
6e50234
all facet_* function are now a_facet_* and add a test unit to ggplot2…
vivekktiwari Jun 20, 2018
09a1316
+.gg is now +.ggg
vivekktiwari Jun 21, 2018
c20036b
+.gg is now +.aaa
vivekktiwari Jun 22, 2018
0c0c705
ggproto func is now a_ggproto
vivekktiwari Jun 23, 2018
4e7d4ff
exporting few functions
vivekktiwari Jun 23, 2018
4ab9a85
export validate_guide
vivekktiwari Jun 23, 2018
d10009c
export guides_build and minor edits
vivekktiwari Jun 23, 2018
6bc91c1
train_layout and build_strip rename with prefix a_
vivekktiwari Jun 23, 2018
6fc926b
validate_params=FALSE
vivekktiwari Jun 23, 2018
97b74be
export uneval class functions
vivekktiwari Jun 26, 2018
dc09266
Merge branch 'cran' of https://github.com/faizan-khan-iit/ggplot2 int…
vivekktiwari Jun 26, 2018
668e78c
Update CONTRIBUTING.md
vivekktiwari Jun 26, 2018
57e68d2
export more funtions
vivekktiwari Jun 27, 2018
3b444b8
update CONTRIBUTING
vivekktiwari Jun 27, 2018
dd7b21a
export coord_* functions
vivekktiwari Jun 28, 2018
ef4c23d
export a_facet_* functions
vivekktiwari Jun 29, 2018
86d5760
export fortify function and scale_* functions
vivekktiwari Jun 29, 2018
9b5ba38
pushing back to old ggproto function as a_ggproto
vivekktiwari Jun 30, 2018
7d0d81f
Update CONTRIBUTING.md
vivekktiwari Jun 30, 2018
2399936
change a_geom in rd_aesthetics to geom
vivekktiwari Jul 1, 2018
e2fe337
Merge branch 'cran' of https://github.com/faizan-khan-iit/ggplot2 int…
vivekktiwari Jul 1, 2018
8471205
update layer.r
vivekktiwari Jul 1, 2018
757e1b8
changes in rd_aesthetics, geom_dotplot and minor edits
vivekktiwari Jul 2, 2018
9ef91fb
zeroGrob is now a_zeroGrob
vivekktiwari Jul 6, 2018
bb1aebe
element is now a_element, all element_* functions are now a_element_*
vivekktiwari Jul 8, 2018
a79eb02
fortify is now a_fortify
vivekktiwari Jul 10, 2018
5a879a1
theme is now a_theme, all theme_* functions are now a_theme_* functions
vivekktiwari Jul 14, 2018
56d7add
theme is a_theme in test unit
vivekktiwari Jul 14, 2018
8c3cbee
scale is now a_scale, all scale_* functions are now a_scale_* functions
vivekktiwari Jul 15, 2018
ca2a893
coord is now a_coord, all coord_* functions are now a_coord_*
vivekktiwari Jul 17, 2018
a495741
stat is now a_stat, all stat_* functions are now a_stat_*
vivekktiwari Jul 18, 2018
ce6d282
stat is now a_stat -2
vivekktiwari Jul 19, 2018
60b56fd
geom is now a_geom, all geom_* functions are now a_geom_*
vivekktiwari Jul 21, 2018
9cdf887
position is a_poisition, all position_* functions are now a_poisition_*
vivekktiwari Jul 25, 2018
20d8576
guide and guides is now a_guide and a_guides, guides_* and guide_* fu…
vivekktiwari Jul 27, 2018
631c69d
all annotation_* functions are now a_annotayion_*
vivekktiwari Jul 30, 2018
e1893c6
all annotation_* functions are now a_annotation_*
vivekktiwari Jul 30, 2018
61186b8
Merge branch 'cran' of https://github.com/faizan-khan-iit/ggplot2 int…
vivekktiwari Jul 30, 2018
5765460
a_annotate in test units
vivekktiwari Jul 30, 2018
1c8c8e9
layer is now a_layer, all layer_* functions are now a_layer_*
vivekktiwari Jul 31, 2018
37aaaf2
label and labels are now a_label and a_labels, all label_* functions …
vivekktiwari Aug 2, 2018
7ab92b7
a_labels in test unit
vivekktiwari Aug 2, 2018
3267745
few mean_* functions are now a_mean_*
vivekktiwari Aug 5, 2018
9ef50de
aes and aesthetics are now a_aes and a_aesthetics, all aes_* function…
vivekktiwari Aug 8, 2018
78c9c4d
removing one test units
vivekktiwari Aug 8, 2018
12ff6aa
change in internal function
vivekktiwari Aug 8, 2018
a882a0d
benchplot is now a_benchplot
vivekktiwari Aug 16, 2018
a166dc7
stairstep is now a_stairstep
vivekktiwari Aug 16, 2018
31ae5d4
all calc_* functions are now a_calc_*
vivekktiwari Aug 17, 2018
fda9215
resolution is now a_resolution
vivekktiwari Aug 24, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
38 changes: 6 additions & 32 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,34 +1,8 @@
language: R
cache: packages
language: r
sudo: false
cache: packages

r_github_packages:
- hadley/staticdocs

after_success:
- Rscript -e 'covr::codecov()'

before_deploy:
- R -e "install.packages('roxygen2', repos = 'http://cran.rstudio.com')"
- R -e "staticdocs::build_site(examples = TRUE)"

deploy:
- provider: s3
access_key_id: AKIAJDM6KGIZ6LSGAK4Q
secret_access_key:
secure: "r3vSpvVNcpvIcjWFyk+GhYG55iuhfmy3mwuQHQS2EqjT3Skd3mOojnZuRIqy60XXElK5/nfa3qt7KH0GCSd4Is28cqPwh+1PtQ0ZVXfeKefAk2whTPDI4P+rgOA+srUxZraLALap9QGmvlzJyXbqBCRdDmXUjtXKi2ONE9PrUk4="
bucket: docs.ggplot2.org
skip_cleanup: true
local-dir: inst/web
upload-dir: dev

- provider: s3
access_key_id: AKIAJDM6KGIZ6LSGAK4Q
secret_access_key:
secure: "r3vSpvVNcpvIcjWFyk+GhYG55iuhfmy3mwuQHQS2EqjT3Skd3mOojnZuRIqy60XXElK5/nfa3qt7KH0GCSd4Is28cqPwh+1PtQ0ZVXfeKefAk2whTPDI4P+rgOA+srUxZraLALap9QGmvlzJyXbqBCRdDmXUjtXKi2ONE9PrUk4="
bucket: docs.ggplot2.org
skip_cleanup: true
local-dir: inst/web
upload-dir: current
on:
tags: true
branches:
only:
- cran
- validate-params
51 changes: 51 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,57 @@ The goal of this guide is to help you get up and contributing to ggplot2 as quic
1. Filing a bug report or feature request in an issue.
1. Suggesting a change via a pull request.

## Development Moode: ggplot2Animint

@vivekktiwari [For Future References]

Date: 30-06-2018

ggproto --> a_ggproto
9along with its all S3 methods)

Date: 23-06-2018

train_layout --> a_train_layout
NOTE: this a_train_layout is different from the function defined in Animint2

build_strip --> a_build_strip

-------------------------------
draw_key_funcname --> a_draw_key_*
(all its functions)

facet_funcname --> a_facet_*

facet -- > a_facet

ggplot --> a_plot
(along with its S3 methods)

ggplot_gtable --> a_plot_gtable

ggplot_build --> a_plot_build

scales_list --> a_scales_list


Previous Changes:

Following function/object have been made internal functions:



export(annotate)
export(annotation_custom)
export(annotation_logticks)
export(annotation_map)
export(annotation_raster)
export(benchplot)
export(borders)
export(label_wrap_gen)
export(labs)


## Issues

When filing an issue, the most important thing is to include a minimal reproducible example so that we can quickly verify the problem, and then figure out how to fix it. There are three things you need to include to make your example reproducible: required packages, data, code.
Expand Down
11 changes: 6 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
Package: ggplot2
Version: 2.1.0
Package: ggplot2Animint
Version: 2.1.0.99
Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut")),
person("Winston", "Chang", , "winston@rstudio.com", "aut"),
person("RStudio", role = "cph")
person("RStudio", role = "cph"),
person("Faizan", "Khan", , "faizan.khan.iitbhu@gmail.com", c("cre"))
)
Title: An Implementation of the Grammar of Graphics
Description: An implementation of the grammar of graphics in R. It combines the
Expand Down Expand Up @@ -217,4 +218,4 @@ Collate:
'zxx.r'
'zzz.r'
VignetteBuilder: knitr
RoxygenNote: 5.0.1
RoxygenNote: 6.0.1
Loading