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.
2e8873e175070bde5cf8e696c730540095cd747e
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
4
Jun
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
18
17
16
17
16
13
12
11
10
9
7
6
4
3
29
Mar
27
26
25
23
22
21
19
16
15
14
13
12
11
9
8
7
6
5
1
2
1
28
Feb
27
26
22
21
20
19
16
15
16
15
14
13
12
9
8
7
6
5
added rffi tests for SETLENGHT, TRUELENGTH, SET_TRUELENGTH and LEVELS
added SETLENGHT, TRUELENGTH, SET_TRUELENGTH and a basic version for the LEVELS upcalls
[GR-10163] Remove GNUR source archive from GraalVM component.
[GR-9739] Package miniUI gated.
Remove GNUR source archive from GraalVM component.
Remove redundant source archive.
Package miniUI gated
[GR-10135] Implement vmmin.
[GR-10134] Fix GraalVM license files.
[GR-2798] Update "Getting FastR" section in README.md.
Add nnet package to gated pkgs
Port vmmin native function from GNUR
Update "Getting FastR" section in README.md
[GR-10143] Make sure RFFI functions do not return orphaned CharSXP instances.
Fix handling of CharSXP wrappers in RStringVector#getDataCopy and setElement
Do not use PID in log name if it was not initialized yet
Make sure RFFI functions do not return orphaned CharSXP instances, which can be GCed
[GR-10134] Fix GraalVM license files.
Add DSLConfig#getCacheSize and use it for all 'limit' values
Allow internal .fastr.options to return any type of value
Fix: finding caller frame for errors in presence of promises and invalidated PIC cache
Fix ClassCastException in CachedExtractVectorNode
mget uses RExplicitCall instead of CallMatcher
Remove unused @StaticImports
[GR-10067] Fix issues found in glmnet package tests.
[GR-5611] Some data.table related fixes.
[GR-9739] Dispatching native IO handlers implemented.
Dispatching native handlers
the ATTRIB node has to return the internal gnur-like row.names format (NA, length)
[GR-9997] Added header license is distinguishable in Graal install among other and offer for source code.
Added header so license is distinguishable in Graal install among other licenses and offer for source code as requested legally.
Add glmnet as gated package
Fix REmpty handling in generic CallMatcherNode
maxName = -1 should not return an empty vector
Internals with generic dispatch dispatch also to S4 methods
run cooperative GC only for R_allocVector/Matrix/Array and after all nested downcalls are through
[GR-9827] Allow RStringVector to contain CharSXPWrappers or Strings, support for DATAPTR(characterVector).
Invalidate the "no CharSXP vectors" assumption in RStringVector ctor if appropriate
Make sure RStringVector methods work with local copy of the data field
Allow RStringVector to contain CharSXPWrappers or Strings, support for DATAPTR(characterVector)
Loading