danielkrizian / rChartsDygraphs

An `rCharts` extension. Run `dygraphs` from R - interactive visualizations of time series using JavaScript and HTML canvas. See: http://dygraphs.com/ and
http://rcharts.io/
9 stars 10 forks source link

Repo rename `rCharts_dygraphs` to `rChartsDygraphs` ? #5

Closed danielkrizian closed 10 years ago

danielkrizian commented 10 years ago

@timelyportfolio , @ramnathv if no objections, I will rename the whole repository from rCharts_dygraphs to rChartsDygraphs (without dash)

This is because:

EDIT: new name rather rChartsDygraphs, to reflect the name of the original JS library (dygraphs). Sorry for confusion

timelyportfolio commented 10 years ago

works for me.

danielkrizian commented 10 years ago

Renamed everything to rChartsDygraphs (cc: @ramnathv ). Although your old paths will still work (autoredirected), please rename your links manually as well, as advised here:

https://help.github.com/articles/renaming-a-repository

timelyportfolio commented 10 years ago

this is my personal problem, but I'm not sure if I changed correctly to use your repo rather than mine. I don't want to cause a chain reaction of damage.

danielkrizian commented 10 years ago

I've added you as Collaborator (Co-author was not available) to this repo, so you have the same privileges as me. Let's work on a single repo (branching if necessary)

timelyportfolio commented 10 years ago

I have changed my origin to your fork. Now I want to inspect my git config to see if I need to change anything else.

timelyportfolio commented 10 years ago

I just tested by pushing origin master. Can you verify that I did not blow up anything on your end? Only thing I see are a copy duplicated commits, but everything still seems to work just fine.

danielkrizian commented 10 years ago

I am cool here, got this message after pull:

From github.com:danielkrizian/rChartsDygraphs
   ca11bf0..55814ed  master     -> origin/master
Updating ca11bf0..55814ed
Fast-forward

multi-layout.R works as before

timelyportfolio commented 10 years ago

Good, I did new install_github and everything seems to work. I'll be careful :) now since I can cause problems when I git push origin .... Pull requests will probably be a much better way to handle.

timelyportfolio commented 10 years ago

One other thing I added a note on the original repo pointing here to hopefully avoid any confusion.

danielkrizian commented 10 years ago

your merge diff was only: https://github.com/danielkrizian/rChartsDygraphs/commit/55814edd5d7e6ff312e4cc6220bb79d75384e271

good job, welcome on board (well thanks for setting the lead on your blog posts :)