Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-01 11:36:22 -0400 (Wed, 01 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4753
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4518
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 700/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FamAgg 1.32.0  (landing page)
Johannes Rainer
Snapshot Date: 2024-04-30 20:18:44 -0400 (Tue, 30 Apr 2024)
git_url: https://git.bioconductor.org/packages/FamAgg
git_branch: RELEASE_3_19
git_last_commit: a121320
git_last_commit_date: 2024-04-30 10:46:59 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  YES
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

BUILD BIN results for FamAgg on lconway


To the developers/maintainers of the FamAgg package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/FamAgg.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: FamAgg
Version: 1.32.0
Command: rm -rf FamAgg.buildbin-libdir && mkdir FamAgg.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh FamAgg_1.32.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R FamAgg.buildbin-libdir
StartedAt: 2024-05-01 07:56:27 -0400 (Wed, 01 May 2024)
EndedAt: 2024-05-01 07:56:47 -0400 (Wed, 01 May 2024)
EllapsedTime: 20.5 seconds
RetCode: 0
Status:   OK  
PackageFile: FamAgg_1.32.0.tgz
PackageFileSize: 2.134 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf FamAgg.buildbin-libdir && mkdir FamAgg.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh FamAgg_1.32.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R FamAgg.buildbin-libdir
###
##############################################################################
##############################################################################


>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=FamAgg.buildbin-libdir FamAgg_1.32.0.tar.gz'
>>>>>>> 

* installing *source* package ‘FamAgg’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘pedigree’ in package ‘FamAgg’
in method for ‘countGenerations’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘countGenerations’ with signature ‘"pedigree"’: no definition for class “pedigree”
in method for ‘estimateGenerations’ with signature ‘"pedigree"’: no definition for class “pedigree”
in method for ‘estimateGenerations’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘findFounders’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘findFounders’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘generationsFrom’ with signature ‘"pedigree"’: no definition for class “pedigree”
in method for ‘generationsFrom’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘getAncestors’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘getAncestors’ with signature ‘"pedigree"’: no definition for class “pedigree”
in method for ‘getChildren’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘getChildren’ with signature ‘"pedigree"’: no definition for class “pedigree”
in method for ‘getCommonAncestor’ with signature ‘"pedigree"’: no definition for class “pedigree”
in method for ‘getCommonAncestor’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘getMissingMate’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘getMissingMate’ with signature ‘"pedigree"’: no definition for class “pedigree”
in method for ‘getSiblings’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘getSiblings’ with signature ‘"pedigree"’: no definition for class “pedigree”
in method for ‘getAll’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘getAll’ with signature ‘"pedigree"’: no definition for class “pedigree”
in method for ‘getExternalMatched’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘getExternalMatched’ with signature ‘"pedigree"’: no definition for class “pedigree”
in method for ‘getGenerationMatched’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘getGenerationMatched’ with signature ‘"pedigree"’: no definition for class “pedigree”
in method for ‘getGenerationSexMatched’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘getGenerationSexMatched’ with signature ‘"pedigree"’: no definition for class “pedigree”
in method for ‘getSexMatched’ with signature ‘"pedigreeList"’: no definition for class “pedigreeList”
in method for ‘getSexMatched’ with signature ‘"pedigree"’: no definition for class “pedigree”
** help
*** installing help indices
** building package indices
** installing vignettes
** 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
* DONE (FamAgg)