tensorflow
2.20.0R Interface to 'TensorFlow'
Overview
Interface to 'TensorFlow' https://www.tensorflow.org/, an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them. The flexible architecture allows you to deploy computation to one or more 'CPUs' or 'GPUs' in a desktop, server, or mobile device with a single 'API'. 'TensorFlow' was originally developed by researchers and engineers working on the Google Brain Team within Google's Machine Intelligence research organization for the purposes of conducting machine learning and deep neural networks research, but the system is general enough to be applicable in a wide variety of other domains as well.
Install
Health
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 0%
- Documented parameters
- 95%
- Return-value docs
- 45%
- References docs
- 0%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
4 development-tooling and community-health practices detected across 4 families in the upstream repository
Checks run against github.com/rstudio/tensorflow on 2026-07-19.
Dependencies
and 11 more packages.
Code & Tests
- Cyclomatic complexity
- 2.0 median / 36 max
- Test cases
- 32 / 0.40 per code line
- System requirements
- 1 external
Test coverage
Line coverage
4%
Expression
4.1%
Tests / Examples
4.5% / – ex
Functions
181 22 exported
Complexity
3.1 avg / 36 max
Call network
181 nodes / 159 edges
Call graph
Open call graph →Lowest coverage
181 functions| Function | Cyclo | Coverage |
|---|---|---|
| all_dims exp | 1 | 0% |
| evaluate exp | 1 | 0% |
| export_savedmodel exp | 1 | 0% |
| install_tensorflow exp | 36 | 0% |
| parse_flags exp | 5 | 0% |
| py_require_tensorflow exp | 1 | 0% |
People & History
29 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 2.20.0Latest
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- 2.16.02024-04-15 · diff ↗
- 2.15.02024-01-31 · diff ↗
- 2.14.02023-09-28 · diff ↗
- 2.13.02023-08-15 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 2.11.02022-12-19 · diff ↗
- 2.9.02022-05-21 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 2.8.02022-02-09 · diff ↗
- 2.7.02021-11-09 · diff ↗
- 2.6.02021-08-19 · diff ↗
- 2.5.02021-06-10 · diff ↗
Show 24 earlier events
- RR 4.1.0 released · 2021-05-18
- 2.4.02021-03-23 · diff ↗
- 2.2.02020-05-11 · diff ↗
- RR 4.0.0 released · 2020-04-24
- 2.0.02019-10-02 · diff ↗
- 1.14.02019-08-01 · diff ↗
- RR 3.6.0 released · 2019-04-26
- 1.13.12019-04-05 · diff ↗
- 1.102018-11-19 · diff ↗
- 1.92018-08-07 · diff ↗
- 1.82018-06-14 · diff ↗
- RR 3.5.0 released · 2018-04-23
- 1.52018-01-17 · diff ↗
- 1.4.32017-12-18 · diff ↗
- 1.4.22017-12-17 · diff ↗
- 1.4.12017-11-16 · diff ↗
- 1.42017-09-27 · diff ↗
- 1.3.12017-08-26 · diff ↗
- 1.32017-07-27 · diff ↗
- 0.92017-06-25 · diff ↗
- 0.8.12017-05-26 · diff ↗
- RR 3.4.0 released · 2017-04-21
- 0.72017-03-22
- RR 3.3.0 released · 2016-05-03
Package metadata
- First published
- 2017-03-22
- Total releases
- 29 / 9 yrs
- License
- Apache License 2.0 OSI
- Minimum R
- ≥ 3.6
- Download size
- 67 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet