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.
275bd697f8338e578b4c0e3f3d7b27a9af0ec90f
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
9
Mar
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
2
31
Jan
30
29
26
25
24
23
22
18
17
16
15
12
11
9
8
3
2
22
Dec
21
20
18
15
14
13
12
11
8
7
6
5
4
1
30
Nov
29
28
27
26
24
23
22
21
20
16
15
14
13
10
9
8
7
6
3
2
31
Oct
30
27
26
25
24
Miscellaneous LLVM-related fixes
Use explicit version of jvmci
Fixed test failing on gate for 'forName' static method presence.
Remove re-definitions from rffi_upcalls.h
Use explicit version of jvmci
Fixed test failing on gate for 'forName' static method presence.
RDeparse make sure file separator is not used in filename
Remove RCallBaseNodeWrapperFactory and RNodeWrapperFactory
Migrate uses of deprecated @Instrumentable to InstrumentableNode
Update to new QIR version
Simplify translation of ROrderNode using new QIR version
[GR-7987] [GR-8232] Implement custom filters and arguments for package testing.
Parse RUnit test protocol and compare test framework results to GnuR.
Improve logging and fix installation return code handling.
Fix style.
Remove obsolete function 'system.install'.
Fix filter description.
Add missing 'test.mx.args' file.
Implement custom filters.
Read global mx args for package testing from file 'test.mx.args'.
Remove system installation mode.
Detect and parse RUnit test protocol.
Make testthat recognition more robust.
[GR-2798] Fix managed RFFI implementation of mkdtemp.
Add test on side effect with free variables
Improvement in executeR
[GR-2738] Remove dead code.
Fix RMultinomNode
Remove dead code
Use TypeofNode.create() instead of TypeofNodeGen.create()
Fix managed RFFI implementation of mkdtemp
[GR-8319] More work on R embedding interface.
Convert all tabs to whitespace in truffle_nfi/Rembedded.c
Support Java 9 in R embedded scenario
Update Truffle version
Add automated tests for R embedded mode and add them to gate tasks
More extensive embedding examples in com.oracle.truffle.r.test.native/embedded
RFFI: implement SETCADDR, SETCADDDR and SETCAD4R macros
RfEvalNode can handle RSymbol in pairlist (looks up the function)
RFFI: implement R_getEmbeddingDllInfo up-call
Loading