Last updated on 2025-07-28 03:51:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4.4 | 31.54 | 59.97 | 91.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.4.4 | 22.73 | 44.84 | 67.57 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.4.4 | ERROR | ||||
r-devel-linux-x86_64-fedora-gcc | 2.4.4 | 173.95 | OK | |||
r-devel-windows-x86_64 | 2.4.4 | 33.00 | 103.00 | 136.00 | OK | |
r-patched-linux-x86_64 | 2.4.4 | 33.60 | 57.18 | 90.78 | OK | |
r-release-linux-x86_64 | 2.4.4 | 33.03 | 56.52 | 89.55 | OK | |
r-release-macos-arm64 | 2.4.4 | 45.00 | OK | |||
r-release-macos-x86_64 | 2.4.4 | 87.00 | OK | |||
r-release-windows-x86_64 | 2.4.4 | 34.00 | 100.00 | 134.00 | OK | |
r-oldrel-macos-arm64 | 2.4.4 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 2.4.4 | 65.00 | OK | |||
r-oldrel-windows-x86_64 | 2.4.4 | 35.00 | 125.00 | 160.00 | OK |
Version: 2.4.4
Check: examples
Result: ERROR
Running examples in ‘FENmlm-Ex.R’ failed
The error most likely occurred in:
> ### Name: getFE
> ### Title: Extract the Fixed-Effects from a 'femlm' estimation.
> ### Aliases: getFE
>
> ### ** Examples
>
>
> data(trade)
>
> # We estimate the effect of distance on trade => we account for 3 cluster effects
> est_pois = femlm(Euros ~ log(dist_km)|Origin+Destination+Product, trade)
Error in mu_new/exp_mu : non-numeric argument to binary operator
Calls: femlm -> <Anonymous> -> objective -> get_mu -> getDummies
Execution halted
malloc(): unsorted double linked list corrupted
Flavor: r-devel-linux-x86_64-fedora-clang