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.
4ed72afe72f224738f9d4971bb2641772b4398bd
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
24
May
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
2
31
Jan
30
29
26
25
24
23
assertthat as gated package
Fix parent.frame() after Rf_eval
fastr_errors.log should live somewhere else.
[GR-9891] Upgrade MRAN mirror for the release.
Use jdk 9 release binary
Update labs JDK version
Trace java9 tests
Fix ClassCastEx in GetGeneric
Upgrade MRAN date
[GR-6145] File fastr_errors.log should live somewhere else.
[GR-9533] Implemented zeroin2 external builtin.
[GR-9975] Upgrade zlib to 1.2.11.
[GR-9997] Licensing information for 3rd party components used by FastR.
Licensing information for 3rd party components used by FastR.
[GR-9870] Parser parses field accesses as Strings instead of symbols.
[GR-9201] Makeconf patch for GraalVM distribution.
[GR-9746] [GR-9952] Package testing: Improve reporting of test framework results.
Makeconf patch for GraalVM distribution
Ignore string rep of environments in package tests.
Add output filter action 's' (substitute by regex).
Fix style.
Add dir '/tmp' to search paths of 'fastr_errors*.log'.
fastr_errors.log should live somewhere else.
[GR-9826] Make jvm options handling in FastR aligned with the rest of GraalVM.
copied --jvm.help handling from RCommand to RAbstractLauncher to make it work also with RscripCommand
Merge remote-tracking branch 'fastr/master'
removed obsolete launcher scripts
adjust R launcher scripts to the default launcher template in GraalVM
Fix: log size comparison expression.
Fix style.
Parser distinguishes foo$bar and foo$"bar"
Adapt to new locations of 'fastr_errors*.log'.
Propagate exit code from test function.
Set exit code if package test failed.
Refine reporting of (passed, skipped, failed) tests.
Use more generic RBaseNode instead of RCallNode in PrepareArguments
Utility method to get RType for arbitrary Java object
Additional documentation in Closure class
Factor out common code from Slot and UpdateSlot built-ins and create child nodes lazily
Factor out common casts in Slot nodes
Loading