armgong / rjulia

R package which integrating R and Julia
GNU General Public License v2.0
146 stars 23 forks source link

merge julia0.5 branch with master? #45

Closed phaverty closed 7 years ago

phaverty commented 7 years ago

Julia 0.5 has been out for a while. We should probably merge the julia0.5 branch with master. What do you think?

armgong commented 7 years ago

Yeah, we should change it to master, maybe in this week end? btw , do we need change poolArray to NullableArray before merge ?

phaverty commented 7 years ago

I think that the version of DataFrames that uses NullableArray has not been tagged/released yet, so we can do that update separately. It seems like the "Nullable lifting semantics" stuff is in flux in base julia, so it may be some time before we have to worry about that.

Pete


Peter M. Haverty, Ph.D. Genentech, Inc. phaverty@gene.com

On Wed, Oct 26, 2016 at 4:22 AM, Yu Gong notifications@github.com wrote:

Yeah, we should change it to master, maybe in this week end? btw , do we need change poolArray to NullableArray before merge ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/armgong/rjulia/issues/45#issuecomment-256319381, or mute the thread https://github.com/notifications/unsubscribe-auth/AH02Kw19LEUlsm5pm8oUtPmucY8m4Zu6ks5q3zgQgaJpZM4KguQE .

armgong commented 7 years ago

done, set default branch to julia0.5, and change master branch name to julia0.4.

phaverty commented 7 years ago

Great! Thanks!

Pete


Peter M. Haverty, Ph.D. Genentech, Inc. phaverty@gene.com

On Sat, Oct 29, 2016 at 3:51 PM, Yu Gong notifications@github.com wrote:

done, set default branch to julia0.5, and change master branch name to julia0.4.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/armgong/rjulia/issues/45#issuecomment-257120674, or mute the thread https://github.com/notifications/unsubscribe-auth/AH02K8doskqNZMQs0ESAdSEI5dZAu4hYks5q483kgaJpZM4KguQE .