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.
dd852367b3fd02015b9583445c99a158d3911db4
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
15
Nov
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
8
7
4
3
2
3
2
Added support for interop message INVOKE for R calls.
[GR-6977] Shiny enabled.
Enabling shiny
[GR-2363] Override functions in built-in "compiler" package.
[GR-6960] Fix scientific formatting of very small numbers.
Fix scientific formatting of very small numbers
added foreignVector specialization to CastTypeNode
Override functions in built-in "compiler" package - fixed rb check.
Fallback does not work when Cached value is used in guards
[GR-6946] String pooling in Scan builtin.
[GR-6948] Treat "truffle.object" as implicit type.
[GR-6947] Use "byte" representation of raw vectors whenever possible.
[GR-6923] Fix typos and minor problems, add TODOs in FFI implementation.
fix copyright
change java interop test (error message)
treat "truffle.object" class as implicit type
don't use getDataAtAsObject on list vectors
remove RAbstractRawVector.getDataAt, using getRawData instead
convert RRuntime raw utilities to use byte representation
string pooling in Scan builtin
more TODOs
more small fixes and TODOs
fix typos and minor problems, add TODOs in FFI implementation
[GR-6814] [GR-6815] Small interop fixes regarding type conversion.
[GR-2798] Implemented builtins 'comment' and 'comment<-'.
Renamed 'GetReadonlyData.ObjectContent' to 'GetReadonlyData.ListData'.
Implemented builtin 'comment' and 'comment<-'.
Small interop fixes regarding type conversion.
Implemented builtin 'do.call.external' for invoking foreign functions.
[GR-6518] Fix behavior of sys.parent and related functions in the presence of do.call on the call stack.
Fix behavior of sys.parent and related functions in the presence of do.call on the call stack
[GR-2869] Fix `R_HOME_DIR` resolution to support symlinks.
Fix `R_HOME_DIR` resolution to support symlinks
[GR-6518] Fixes in sprintf.
Fixes in sprintf
[GR-2798] Rf_eval evaluates promises in pair-lists.
Disallow using FastR context from multiple threads
Rf_eval implemented as a node + evaluates promises in pair-lists
[GR-6804] Syntax error should have a SourceSection.
set line nr in ParseException to source line count in case it happens to be greater
Loading