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.
ea9a937a63e19b76ff62b47ab8406653cc2f2968
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
21
Oct
20
19
16
15
13
14
13
12
9
8
7
6
5
2
1
30
Sep
25
30
29
25
28
25
24
23
22
21
20
18
17
16
15
14
11
10
9
8
4
7
4
3
1
31
Aug
28
27
28
19
24
19
27
26
25
24
23
22
21
20
19
18
17
15
14
13
12
7
12
11
10
9
8
7
6
4
31
Jul
2
6
Aug
2
Jul
6
Aug
5
4
3
31
Jul
27
30
29
27
25
24
3
18
Jun
24
Jul
22
23
22
21
20
17
4
18
Jun
17
Jul
18
17
16
15
14
16
13
3
14
10
9
8
7
6
5
3
2
1
29
Jun
28
27
26
25
24
18
23
21
19
pylint fix
move initial package install blacklist to DCF file
source etc/ldpaths, add missing files for rJava
correct error for switch with > 1 length character vector
more identical specializations
ffi additions
update r_apptests vesion
Merge
use explicit revision for r_apptests, r_benchmarks
Update vector size and vector read implementation.
Optimize VectorRead and VectorSizeNode.
remove GRAAL_TRUFFLE distribution dependency
fix imports
remove GNFI_RFFIFactory
correct error message when Rscript file name missing
Fix RscriptCommand for new launcher in GraalVM.
Handle foreign execution errors less severe in FastR.
Throw exception on error.
Fixed copyrights and removed some Eclipse warnings.
Regenerated tests.
Added support for slot functions in methods package.
Added support for S4 slot update operator. Moved slot operator implementations to the "access" package.
Fixes to slot access implementation.
Update JNR-POSIX dependency to match Ruby.
Add isNull message support for foreign objects.
Fix error reporting happens internally.
Temporary workaround for printing R results twice.
Fix bug when walking stack frames with no arguments.
Rethrow IOException if a problem occurs in default console handler.
Implement foreign object reads and writes with $ and element acces syntax; Implement foreign size support.
Flush buffered output stream after printing.
Use a RootNode instead of CallTarget for the PolyglotEngine root.
Regenerated tests.
Fixes to the match function related to handling NULL values of the "table" argument (plus minor refactoring).
Added R_identC function.
update graal import to match svm
fix FASTR archive dependencies
Make to toString work with external TruffleObjects.
Implement TruffleLanguage#toString. Return null for polyglot engine toString if result is not visible.
Add simple RFileTypeDetector to detect r files in multi language environments.
Loading