Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
QueryR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Lopez
QueryR
Graph
7e399e564354453f05a6e5333c789f8792fc7941
Select Git revision
Branches
2
demo-hceres-2018
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Sep
11
10
12
Jun
5
14
May
7
1
23
Apr
17
12
16
Dec
14
3
Nov
31
Oct
30
29
26
25
24
23
22
19
18
17
16
15
12
11
10
9
8
4
3
2
1
27
Sep
26
21
20
19
18
17
15
7
6
5
4
3
1
31
Aug
30
29
28
27
24
23
22
21
20
17
15
14
13
10
9
8
7
6
2
31
Jul
29
27
26
25
24
16
13
12
11
10
9
3
2
1
29
Jun
28
27
26
27
26
25
22
21
20
19
18
17
15
14
13
12
11
8
6
5
4
1
30
May
29
28
25
24
23
22
21
20
18
17
16
15
14
10
9
7
4
3
2
27
Apr
26
24
23
20
19
Add tests
master
master
First shot at supporting subset and merge
Fixes
Add handling of RepeatNode
Working mx for fastr
Fix one test for database compatibility
Fix R in databases for functions
Cache engine for external calls
Fix tests and translation of order data operator
Fix TruffleNodes for QIR
Fix R deep embedded
Implement Average query operator.
demo-hceres-2018
demo-hceres-2018
Add support for list("x1"=e1, ..., "xn"=en) inside queries.
Remove sourceSection for generated QIR
Merge remote-tracking branch 'fastr/master'
[GR-2798] Some rlang ggplot3 fixes.
Make internal pkgtest verbose
Change RFFI variable R_MissingArg to be an empty symbol
Fix conversion between RMissing and missing symbol, i.e. "", when converting pairlist to language and back
Minor fixes in internal error reporting and documentation
Fix: findVarInFrame returns missing symbol, i.e. "", for RMissing and empty RArgsAndValues
[GR-11478] Implement rapply, few minor fixes, update CHANGELOG.
Update CHANGELOG
Implemented the rapply builtin function, and added some tests for it. Updated InheritsCheckNode to be able to create ClassHierarchyNode that contains implicit classes.
Improve 'ignore suggests' configuration for pkgtest
Improve error reporting when fast-path cannot be added
UpdateStorageMode: support NULL and show proper error messages
Minor fixes in MakeNames and S3 dispatch
Fix Rf_coerceVector for pairlists and NULL
Support formal parameter syntax: '..1', '..1=default', '...=default'
[GR-11533] Seamless way to create data frame from Java and other languages - second round.
[GR-12069] Implement eapply builtin.
- create composed lists instead of lists with dimensions when converting heterogenous foreign arrays
always return dimension for foreign arrays, even if resulting in list
Merge with fastr
implement eapply
fix "... = ..." in deparsed fun calls
[GR-2798] A few smaller fixes in interop.
[GR-9802] Implemented the RTypeValue interface for CharSXPWrapper.
Remove hack on double values
Loading