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.
34b4af27a1f9921346f5cec4950866f24c767653
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
Nov
21
20
16
15
14
13
10
9
8
7
6
3
2
31
Oct
30
27
26
25
24
23
20
19
17
16
14
13
12
11
10
9
6
5
4
3
2
30
Sep
29
28
27
26
25
22
21
20
19
18
15
14
13
12
11
8
7
6
4
1
31
Aug
30
29
28
26
25
24
23
22
21
18
17
16
15
14
11
10
9
Use limit="1" for IntersetFastPath to allow it to be used with Fallback.
Remove useless limits.
Add tests between databases
Disable browser for children contexts.
[GR-2798] AssertionError upon paste(NA) or paste(c(1,NA)).
Extract cached node to allow compiling with old and new DSL changes.
[GR-6936] Cache for installed packages for package test infrastructure.
Fix TestInterop.
Using Arrays.copyOf() and profiles added.
Fixes for coming DSL changes.
Minor fixes.
Renaming.
Fix copyrights.
Fix: invalid fall through.
Added tests and updated native version.
Updated documentation.
Using 'zip' instead of 'tar'.
Implemented external builtin / native function 'octsize'.
Implemented native function 'octsize'.
Storing compressed package dir into cache.
Cleanup.
Added documentation.
Implemented link option to use a sym link instead of copying.
Fix: Allow NULL in builtin 'order'.
Improved logging, enabled pkg cache for GnuR run, implemented cache
Implemented installed package cache for package testing.
Added interop tests for INVOKE message sent by slot operator.
Adjusted prompt in DefaultConsoleHandler for non-interactive mode.
[GR-6518] Native symbols exported by FastR's libraries are the same as GNUR's.
Add transferToInterpreter()
AssertionError upon paste(NA) or paste(c(1,NA)).
Fix compiler warnings.
Native symbols exported by FastR's libraries are the same as GNUR's
[GR-6518] S4 related fixes.
Return DEFERRED_DEFAULT_MARKER DispatchGeneric if the function is builtin or inherits "internalDispatch"
RCallNode: use new ListFieldNode to retrieve list elements.
Support S4 objects with .Data or .xData in subscribe operations
Fix argument matching when dispatching to builtins in S4
[GR-6711] UnsupportedSpecializationException in CastTypeNode.
[GR-6815] Added support for interop message INVOKE for R calls.
Loading