Hi, I'm Nic. I am an Apache Arrow
-
Voltron Data
- niccrane.com
- @nic_crane
- @nic_crane@fosstodon.org
Block or Report
Block or report thisisnic
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
Talk delivered first at RLadies London on 27-11-18
-
rstudio-conf-2019 Public
The Future’s Shiny: Dashboards for Pioneering Genomic Medicine in R - rstudio::conf 2019
-
-
844 contributions in the last year
Less
More
Activity overview
Contributed to
apache/arrow,
voltrondata/substrait-r,
substrait-io/substrait
and 45 other
repositories
Contribution activity
May 2023
Created 16 commits in 6 repositories
Created 3 repositories
Created a pull request in apache/arrow that received 15 comments
GH-35542 : [R] Impement schema extraction function
library(arrow) mtcarrow <- arrow_table(mtcars) schema(mtcarrow) #> Schema #> mpg: double #> cyl: double #> disp: double #> hp: double #> drat: double
+93
−43
•
15
comments
Opened 19 other pull requests in 7 repositories
apache/arrow
3
closed
7
merged
1
open
- [R] Verify CRAN release-12.0.0.1
- GH-35633: [R] R builds failing with error 'Invalid: Timestamps already have a timezone: 'UTC'. Cannot localize to 'UTC''
- GH-35594: [R][C++] Bump vendored date library
- MINOR: [R] Build docs for enums
- GH-35392: [R][CI] Bump the R versions we test to include 4.3
- GH-35516: [R] Add 11.0.0.3 to backwards compatibility matrix
- GH-32282: [R] Update case_when() binding to match changes in dplyr
- GH-35425: [R] Tests failures on R < 4.0 due to data.frame conversion
- MINOR: [R] Update docs on release process
- WIP: [R] Verify CRAN release-12.0.0-rc0
- GH-35400: [R] Import download.file from utils
apache/arrow-site
2
merged
autobrew/homebrew-core
1
merged
1
closed
apache/arrow-cookbook
1
open
r-windows/rtools-packages
1
merged
autobrew/scripts
1
closed
autobrew/homebrew-cran
1
closed
Reviewed 12 pull requests in 1 repository
apache/arrow
12 pull requests
- GH-35779: [R][Documentation] Document workaround for window-like functionality
- GH-34436: [R] Bindings for JSON Dataset
- GH-35633: [R] R builds failing with error 'Invalid: Timestamps already have a timezone: 'UTC'. Cannot localize to 'UTC''
- GH-35633: [R] R builds failing with error 'Invalid: Timestamps already have a timezone: 'UTC'. Cannot localize to 'UTC''
- GH-35445: [R] Behavior something like group_by(foo) |> across(everything()) is different from dplyr
- GH-35542 : [R] Impement schema extraction function
- MINOR: [CI][R] Nightly R upload fails due to wrong branch
- MINOR: [R] Add archery command for revdep checks to packaging checklist
- GH-32282: [R] Update case_when() binding to match changes in dplyr
- MINOR: [R] ARROW_ACERO should be ON by default in bundled build
- GH-35260: [R] Add s3_init helper for adjusting log level
- MINOR: [R] Fix typo in installation vignette
Created an issue in apache/arrow that received 7 comments
[R] R builds failing with error 'Invalid: Timestamps already have a timezone: 'UTC'. Cannot localize to 'UTC''
Describe the bug, including details regarding any error messages, version, and platform. Lots of R builds (e.g. here) are failing with the followin…
7
comments
Opened 15 other issues in 3 repositories
apache/arrow
7
open
6
closed
- [R] Implement binding for cut()
- [R][Documentation] Document workaround for window-like functionality
- [R] Add mention of moving data to/from DuckDB to the vignettes
-
[R] Rename docs page from
acero
- [R] CRAN packaging checklist for version 12.0.0.1
-
[R] Confusing (NULL) results when using
[[
and$
to try to extract columns from Datasets - [R] Implement summary.ArrowTabular/Dataset
- [R] Re-organise reference page on pkgdown site
- [R] Split out the docs for our R6 objects from the user-facing APIs
- [R] Implement schema extraction function
- [R] Add 11.0.0.3 to backwards compatibility matrix
- [R] Tests failures on R < 4.0 due to data.frame conversion
- [R] Import download.file from utils
RohanAlexander/telling_stories
1
closed
apache/arrow-cookbook
1
open
12
contributions
in private repositories
May 2 – May 26