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.
2d1d27d30be17a293b9870944831c8f114aaa259
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
22
Nov
21
20
19
18
17
16
15
14
11
10
9
8
7
4
3
2
1
31
Oct
30
29
28
27
26
22
21
20
19
18
17
16
14
13
12
11
10
7
6
5
4
3
2
30
Sep
29
28
27
26
23
22
21
20
19
17
16
15
14
13
12
9
8
7
6
5
2
1
31
Aug
30
29
30
29
add missing @Override
Merge pull request #483 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/various-fixes to master
Merge branch 'master' into feature/internal-pkgtest
misc rffi bug fixes
checkstyle fixes
implement pretty .Internal
Handle missing R_HOME in graal shell in development mode
Merge pull request #479 in G/fastr from ~STEPAN.SINDELAR_ORACLE.COM/fastr:feature/prob-distributions1 to master
Regenerate tests expected output
Missing node sets the visibility
Cat refuses non-zero length lists, expressions and language (like in GnuR)
Binary comparisons support language objects
Identical checks the types are the same
Sprintf: when any arg is NULL return character(0)
Eval supports numeric envir argument
det_ge_real NA handling matches GnuR
sort can handle na.last argument == NA
Log copies attributes to the result
Fix string2intNoCheck to allow leading zeros
Deparse supports KEEPINTEGER
Merge pull request #482 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/update_truffle to master
Merge pull request #481 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:bugfix/pkgsource to master
update Truffle, explicitly use DSLGenerator.DEFAULT in RTypes
Merge pull request #477 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/specials_tests to master
don’t test specials without FastROptions.UseSpecials
change specials to handle fallbacks in recursive cases via a “special parent” reference, add tests
Add VectorLengthProfile and a LoopConditionProfile to stat functions
implement .fastr.pkgsource
Merge pull request #480 in G/fastr from ~MICK.JORDAN_ORACLE.COM/fastr:bugfix/urlargs to master
correct parameters to url builtin (3.3.x)
implement seek on binary file connections; interporet where=NA correctly
implement R_chk_realloc
add Abbrev to BasePackage
add missing string intern
implement Abbrev .Internal
StatsFunctions: support copying of attributes to the result
Generate expected output for new tests
Round: accept int/byte vectors
Merge pull request #474 in G/fastr from ~LUKAS.STADLER_ORACLE.COM/fastr:feature/unserialize_from_pairlist to master
RandGenerationFunctions infrastructure allows to validate the parameters
Loading