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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
126b3a31a74abd2ab17d0a79312c3e81091dbc99
Select Git revision
Branches
2
demo-hceres-2018
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Apr
21
20
19
15
14
13
12
11
10
9
8
7
6
5
4
3
1
25
Mar
1
Apr
29
Mar
31
30
31
30
1
Apr
30
Mar
31
30
29
28
27
25
23
24
23
22
10
23
22
21
11
Jan
20
Mar
18
17
16
15
16
15
14
13
11
10
9
7
10
9
8
7
5
4
3
2
1
29
Feb
1
Mar
29
Feb
27
26
25
24
23
19
18
17
16
15
12
11
10
9
8
5
4
3
1
3
2
1
29
Jan
Vector does not turn itself into RDataFrame
Merge pull request #37 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:rattributes-refactoring to master
Minor fix: use idiomatic RDataFactory.createEmptyStringVector()
Moved getAttribute and getClassHierarchy to RAttributable interface
Merge pull request #35 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:inttobits-serialize to master
Merge pull request #36 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/various_changes2 to master
Minor fixes from code review
Regenerated expected outputs for tests
fix copyrights
RInternalError.shouldNotReachHere instead of assert and better utilization of testing infrastructure.
more builtin node cleanup
fix DotC arg name indexing
remove builtin and signature fields from RBuiltinNode
set R_LIBS instead of R_LIBS_USER during package installation
remove getSuppliedSignature, getBuiltin and getArguments from RBuiltinNode
Added missing header
Failing test cases for issues discovered along the way
Fixed RSerialize to accept RAbstractRawVector and have visible output
added new built-in node intToBits
Merge pull request #34 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/various_changes2 to master
remove RGroupGenerics (moved to RDispatch)
normalize argument names in do.call
do not use builtin node signature in combine
some more in vapply
make RASTUtils.cloneNode function generic
make CallArgumentsNode an RBaseNode (as opposed to RNode)
small change (rename fields and function) in RDispatch
Merge pull request #33 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/various_changes1 to master
fix copyrights
disable test with side effect
reenable FastROptions.LoadBase
check empty parameter name during RCallNode construction (as opposed to during execution)
pull temporary slot handling from RCallNode into separate node
fix RCallNode construction in MethodsListDispatch
mark builtins with group generic dispatch
Merge pull request #8 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/remove_old_sharing to master
Merge pull request #31 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:bugfix/deparsed_error_context to master
change error reporting to deparse context, cleanup tests with correct contexts
fix copyright
remove unnecessary test from ci.hocon configuration
Loading