webfakes
Fake Web Apps for HTTP Testing
v1.5.0
·
May 16, 2026
·
MIT + file LICENSE
Description
Create a web app that makes it easier to test web clients without using the internet. It includes a web app framework with path matching, parameters and templates. Can parse various 'HTTP' request bodies. Can send 'JSON' data or files from the disk. Includes a web app that implements the 'httpbin.org' web service.
Downloads
CRAN
42.1K
Last 30 days
559th
108.1K
Last 90 days
329.7K
Last year
Trend: +24.2% (30d vs prior 30d)
r2u
CRAN
1.8K
Last 30 days
3.1K
Last 90 days
5.1K
Last year
Trend: +71.3% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
tests
Running ‘testthat.R’ [15s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(webfakes)
>
> test_check("webfakes", reporter = "progress")
✔ | F W S OK | Context
⠏ | 0 | app-pr
...[truncated]...
ake_profiles(...)
17. └─base::cat("", file = profile_system)
18. └─base::file(file, ifelse(append, "a", "w"))
[ FAIL 1 | WARN 3 | SKIP 19 | PASS 397 ]
Error:
! Test failures.
Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 24, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 12, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
tests
Running ‘testthat.R’ [14s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(webfakes)
>
> test_check("webfakes", reporter = "progress")
✔ | F W S OK | Context
⠏ | 0 | app-pr
...[truncated]...
turn content of foo%2fbar/suffix!".
Differences:
`actual`: "Return content of foo%2Fbar/suffix!"
`expected`: "Return content of foo%2fbar/suffix!"
[ FAIL 1 | WARN 0 | SKIP 18 | PASS 373 ]
Error:
! Test failures.
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 16, 2026
WARNING 9 OK · 4 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Mar 20, 2026
NOTE
r-devel-linux-x86_64-debian-clang
compiled code
File ‘webfakes/libs/webfakes.so’: Found non-API call to R: ‘Rf_findVar’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points.
WARNING
r-devel-linux-x86_64-debian-gcc
compiled code
File ‘webfakes/libs/webfakes.so’: Found non-API call to R: ‘Rf_findVar’ This entry point may be removed soon. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points.
NOTE
r-devel-linux-x86_64-fedora-clang
compiled code
File ‘webfakes/libs/webfakes.so’: Found non-API call to R: ‘Rf_findVar’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points.
NOTE
r-devel-linux-x86_64-fedora-gcc
compiled code
File ‘webfakes/libs/webfakes.so’: Found non-API call to R: ‘Rf_findVar’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points.
NOTE
r-devel-windows-x86_64
compiled code
File 'webfakes/libs/x64/webfakes.dll': Found non-API call to R: 'Rf_findVar' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points.
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 16, 2026
NOTE
r-devel-linux-x86_64-debian-gcc
compiled code
File ‘webfakes/libs/webfakes.so’: Found non-API call to R: ‘Rf_findVar’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
Reverse Dependencies (28)
imports
Dependency Network
Version History
16 tracked
new
1.4.0
Mar 10, 2026