Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2025-04-22 13:14 -0400 (Tue, 22 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1044/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
impute 1.82.0  (landing page)
Balasubramanian Narasimhan
Snapshot Date: 2025-04-21 13:40 -0400 (Mon, 21 Apr 2025)
git_url: https://git.bioconductor.org/packages/impute
git_branch: RELEASE_3_21
git_last_commit: 3e54bd4
git_last_commit_date: 2025-04-15 09:17:36 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  YES
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  YES
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  YES
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    WARNINGS    OK  YES
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


BUILD BIN results for impute on palomino7

To the developers/maintainers of the impute package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/impute.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: impute
Version: 1.82.0
Command: rm -rf impute.buildbin-libdir && mkdir impute.buildbin-libdir && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL --build --library=impute.buildbin-libdir impute_1.82.0.tar.gz
StartedAt: 2025-04-22 09:25:52 -0400 (Tue, 22 Apr 2025)
EndedAt: 2025-04-22 09:26:03 -0400 (Tue, 22 Apr 2025)
EllapsedTime: 11.1 seconds
RetCode: 0
Status:   OK  
PackageFile: impute_1.82.0.zip
PackageFileSize: 652.3 KiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf impute.buildbin-libdir && mkdir impute.buildbin-libdir && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL --build --library=impute.buildbin-libdir impute_1.82.0.tar.gz
###
##############################################################################
##############################################################################


* installing *source* package 'impute' ...
** this is package 'impute' version '1.82.0'
** using staged installation
** libs
using Fortran compiler: 'GNU Fortran (GCC) 14.2.0'
gfortran      -O2  -mfpmath=sse -msse2 -mstackrealign  -c knnimpute.f -o knnimpute.o
knnimpute.f:99:72:

   99 | 20                        pos(k1+1) = pos(k1)
      |                                                                             1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
knnimpute.f:113:72:

  113 | 35                        pos(k1+1) = pos(k1)
      |                                                                             1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1)
gcc -shared -s -static-libgcc -o impute.dll tmp.def knnimpute.o -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib -lgfortran -lquadmath -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.21-bioc/meat/impute.buildbin-libdir/00LOCK-impute/00new/impute/libs/x64
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'impute' as impute_1.82.0.zip
* DONE (impute)