hadley (hadley wickham)

Name
hadley wickham
Email
Website/Blog
http://had.co.nz
Company
Rice University
Location
Houston, TX
Member Since
Apr 01, 2008 (about 1 year)

Following 3 coders and watching 42 repositories view all →

Public Repositories (34)

  • data-housing-crisis

    Clean data related to the housing crisis

    legend

    Last updated Mon Feb 08 13:11:01 -0800 2010

  • plyr

    A R package for splitting, applying and combining large problems into simpler problems

    legend

    Last updated Sun Feb 07 08:47:01 -0800 2010

  • ggplot2

    An implementation of the Grammar of Graphics in R

    legend

    Last updated Fri Feb 05 08:25:30 -0800 2010

  • crantastic

    Source code for crantastic.org: a community site for R

    legend

    Last updated Sat Jan 30 16:06:30 -0800 2010

  • test_that

    An R package to make testing fun

    legend

    Last updated Thu Jan 28 05:58:37 -0800 2010

  • tourr

    An implementation of the grand tour and related methods in R

    legend

    Last updated Mon Jan 11 12:50:25 -0800 2010

  • lubridate

    Make working with dates in R just that little bit easier

    legend

    Last updated Tue Dec 22 08:41:51 -0800 2009

  • productplots

    Product graphics for categorical data

    legend

    Last updated Sun Dec 06 07:56:48 -0800 2009

  • stringr

    Wrapper for R string functions to make them more consistent, simpler and easier to use

    legend

    Last updated Tue Dec 01 07:04:55 -0800 2009

  • ideas

    Research ideas

    legend

    Last updated Sun Nov 22 06:56:42 -0800 2009

  • helpr

    An alternative html help system for R

    legend

    Last updated Wed Nov 18 06:20:06 -0800 2009

  • stat405-practice

    legend

    Last updated Mon Oct 26 13:44:01 -0700 2009

  • data-baby-names

    Distribution of US baby names, 1880-2008

    legend

    Last updated Wed Oct 21 09:34:16 -0700 2009

  • sfhousing

    Code to download and process SF housing sales data

    legend

    Last updated Tue Sep 29 10:10:22 -0700 2009

  • ggplot2-bayarea

    Data, code and slides for ggplot2 talk given to Bay Area useR group, 17 Sep 2009

    legend

    Last updated Tue Sep 22 08:48:55 -0700 2009

  • mutatr

    Prototype-based mutable objects for R, based on io and javascript

    legend

    Last updated Mon Sep 21 08:11:54 -0700 2009

  • mutatrGui

    A mutable object layer on top of gWidgets

    legend

    Last updated Thu Aug 27 11:58:27 -0700 2009

  • qtpaint-demos

    Demos for the new qtpaint package

    legend

    Last updated Tue Aug 18 15:04:26 -0700 2009

  • hadley.github.com

    Personal blog

    legend

    Last updated Fri Jul 31 10:36:04 -0700 2009

  • data-movies

    Download data from IMDB movies and parse into useful form

    legend

    Last updated Thu Jun 04 07:17:30 -0700 2009

  • decumar

    An alternative to sweave

    legend

    Last updated Tue Apr 28 07:32:25 -0700 2009

  • reshape

    An R package to flexible rearrange, reshape and aggregate data

    legend

    Last updated Mon Apr 27 20:29:33 -0700 2009

  • data-counties

    County boundaries in csv for all US counties

    legend

    Last updated Sun Apr 26 20:15:25 -0700 2009

  • eval.with.details

    A version of eval for R that returns more information about what happened

    legend

    Last updated Tue Mar 24 15:12:48 -0700 2009

  • meifly

    An R package for exploring ensembles of (generalised) linear models

    legend

    Last updated Wed Feb 25 05:17:56 -0800 2009

  • data-fuel-economy

    Fuel economy data, 1978-2008

    legend

    Last updated Tue Nov 18 11:29:21 -0800 2008

  • rminds

    Sample R code for visualising models (especially models in data space)

    legend

    Last updated Mon Oct 06 07:20:15 -0700 2008

  • scagnostics

    An R package to calculate graph theoretic scagnostics

    legend

    Last updated Tue Sep 30 07:47:59 -0700 2008

  • runit

    Git cvs clone of RUnit

    legend

    Last updated Wed Sep 17 21:35:28 -0700 2008

  • localmds

    Local multidimensional scaling, an R package

    legend

    Last updated Tue Sep 16 13:25:42 -0700 2008

  • weeder

    A ruby script for making Rdoc files from inline comments

    legend

    Last updated Mon Sep 15 12:38:01 -0700 2008

  • clusterfly

    An R package for visualising high-dimensional clustering algorithms

    legend

    Last updated Fri Aug 08 14:36:45 -0700 2008

  • classifly

    An R package to visualise high-dimensional classification boundaries with GGobi

    legend

    Last updated Fri Aug 08 14:08:30 -0700 2008

  • profr

    An alternative profiling package for R

    legend

    Last updated Tue Jul 01 11:45:27 -0700 2008

Public Activity feed

hadley pushed to master at hadley/data-housing-crisis Mon Feb 08 13:14:52 -0800 2010
HEAD is d7536a31ea56bd80a7d44b152ceffc497d8319e6

3 commits »

hadley pushed to master at hadley/data-housing-crisis Mon Feb 08 12:42:59 -0800 2010
HEAD is 8f20168549c82760701b2b62ce046540273fe1c9

2 commits »

hadley closed issue 72 on hadley/ggplot2 Fri Feb 05 08:25:43 -0800 2010
stat_bin doesn't work with zero weights
hadley pushed to ggplot-0.8.6 at hadley/ggplot2 Fri Feb 05 08:25:35 -0800 2010
HEAD is 0072cf4c48616ae36d57eae06dee6a4eb10f6fc6

5 commits »

hadley applied fork commits to ggplot2/ggplot-0.8.6 Fri Feb 05 06:37:38 -0800 2010
ggplot-0.8.6 was changed to e1bca3
hadley pushed to ggplot-0.8.6 at hadley/ggplot2 Wed Feb 03 15:59:32 -0800 2010
HEAD is 97260d363f2c4cfb54c982cbc485db0c418c4366

6 commits »

hadley closed issue 69 on hadley/ggplot2 Wed Feb 03 15:58:48 -0800 2010
Missing data in ggplot() causes error
hadley closed issue 70 on hadley/ggplot2 Wed Feb 03 15:45:40 -0800 2010
Geom_area doesn't respect order
hadley opened issue 73 on hadley/ggplot2 Tue Feb 02 08:39:47 -0800 2010
Continuous colour scale with single observation does not work
hadley pushed to master at hadley/data-housing-crisis Mon Feb 01 12:40:53 -0800 2010
HEAD is a7053c3a53a52bb67e8da487751d0f44cebee708

3 commits »

hadley opened issue 72 on hadley/ggplot2 Sun Jan 31 18:02:02 -0800 2010
stat_bin doesn't work with zero weights
hadley opened issue 1 on hadley/reshape Thu Jan 28 06:00:55 -0800 2010
Setting value variable in cast does not if "value" column already exists
hadley pushed to master at hadley/test_that Thu Jan 28 05:58:38 -0800 2010
HEAD is 5c401274dd9cd128ccaf83033c4cd81b2953b375

3 commits »

hadley pushed to master at hadley/test_that Wed Jan 27 05:48:44 -0800 2010
HEAD is 1e17647f405cae6ef2baf90887dacedb5ad9a83d

3 commits »

hadley opened issue 70 on hadley/ggplot2 Tue Jan 26 08:16:34 -0800 2010
Geom_area doesn't respect order
hadley pushed to ggplot-0.8.6 at hadley/ggplot2 Wed Jan 20 07:09:49 -0800 2010
HEAD is 53a7e12b7a128c96098279c76e8a9ffc68f05a15

2 commits »

hadley opened issue 69 on hadley/ggplot2 Wed Jan 20 07:03:17 -0800 2010
Missing data in ggplot() causes error
hadley closed issue 1 on hadley/plyr Thu Jan 14 08:37:05 -0800 2010
Only export necessary functions
hadley pushed to master at hadley/plyr Thu Jan 14 08:10:29 -0800 2010
HEAD is 14cb5a9627f0ea015f1c60de6ec6cc7e72269024

5 commits »

hadley opened issue 1 on hadley/plyr Thu Jan 14 07:43:07 -0800 2010
Only export necessary functions
hadley pushed to master at hadley/tourr Mon Jan 11 12:50:26 -0800 2010
HEAD is fa02879b37b44e6b552dd95a573991e81c660d27

11 commits »

hadley pushed to ggplot-0.8.6 at hadley/ggplot2 Mon Jan 11 07:57:37 -0800 2010
HEAD is 6588aae6f0b8bcc9633048d38afb5b3c62813c2b

2 commits »

hadley opened issue 68 on hadley/ggplot2 Mon Jan 11 07:16:39 -0800 2010
scale_x_log10 silently dropping invalid values
hadley opened issue 67 on hadley/ggplot2 Mon Jan 11 07:11:16 -0800 2010
Extract breaks computation out of bin()
hadley opened issue 66 on hadley/ggplot2 Mon Jan 11 06:45:18 -0800 2010
Use grDevices::n2mfrow to compute default nrow and ncol in facet_wrap
hadley commented on hadley/ggplot2 Mon Jan 11 06:44:36 -0800 2010
Comment on R/facet-wrap.r L31 in 599b704:

I see - it special cases smaller numbers of plot. Thanks for the pointer. I'll add it to my to do list.

hadley pushed to master at hadley/plyr Sun Jan 10 20:33:05 -0800 2010
HEAD is cd53057389e62a77fe69acc8d7f62862b6fcd8f2
hadley pushed to master at hadley/plyr Fri Jan 08 11:45:16 -0800 2010
HEAD is 325cdde78c75875879ee5a7b88010c194bad70e7
  • hadley committed 325cdde7:
    Fix consistently issue in list_to_dataframe
hadley opened issue 65 on hadley/ggplot2 Fri Jan 08 11:38:27 -0800 2010
Incorrect facet_grid labels
hadley pushed to ggplot-0.8.6 at hadley/ggplot2 Fri Jan 08 11:34:15 -0800 2010
HEAD is 9d77372931dfe634d6c128def51eeb7ae494d532
  • hadley committed 9d773729:
    Partially fix problem for layers with only infinite positions
hadley opened issue 64 on hadley/ggplot2 Fri Jan 08 11:33:32 -0800 2010
Non-finite position fails to plot / causes spurious warnings
hadley closed issue 63 on hadley/ggplot2 Thu Jan 07 07:36:22 -0800 2010
grid.newpage() does not work with cairo_pdf
hadley opened issue 62 on hadley/ggplot2 Wed Jan 06 13:45:39 -0800 2010
coord_map should have xlim and ylim parameters
hadley updated gist: 270442 Wed Jan 06 10:13:30 -0800 2010
# How to write a reproducible example. You are most likely to get good help with your R problem ...
hadley updated gist: 270442 Wed Jan 06 09:38:39 -0800 2010
# How to write a reproducible example. You are most likely to get good help with your R problem ...